Vulkan-Hpp
VkPhysicalDeviceDrmPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 hasPrimary
 
VkBool32 hasRender
 
int64_t primaryMajor
 
int64_t primaryMinor
 
int64_t renderMajor
 
int64_t renderMinor
 

Detailed Description

Definition at line 16468 of file vulkan_core.h.

Member Data Documentation

◆ hasPrimary

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasPrimary

Definition at line 16471 of file vulkan_core.h.

◆ hasRender

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasRender

Definition at line 16472 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDrmPropertiesEXT::pNext

Definition at line 16470 of file vulkan_core.h.

◆ primaryMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMajor

Definition at line 16473 of file vulkan_core.h.

◆ primaryMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMinor

Definition at line 16474 of file vulkan_core.h.

◆ renderMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMajor

Definition at line 16475 of file vulkan_core.h.

◆ renderMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMinor

Definition at line 16476 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDrmPropertiesEXT::sType

Definition at line 16469 of file vulkan_core.h.


The documentation for this struct was generated from the following file: