struct PhysicalDeviceDrmPropertiesEXT

Defined at line 110874 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_EXT_physical_device_drm ===

Public Members

StructureType sType
void * pNext
Bool32 hasPrimary
Bool32 hasRender
int64_t primaryMajor
int64_t primaryMinor
int64_t renderMajor
int64_t renderMinor

Public Methods

void PhysicalDeviceDrmPropertiesEXT (Bool32 hasPrimary_, Bool32 hasRender_, int64_t primaryMajor_, int64_t primaryMinor_, int64_t renderMajor_, int64_t renderMinor_, void * pNext_)

Defined at line 110882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDrmPropertiesEXT (const PhysicalDeviceDrmPropertiesEXT & rhs)

Defined at line 110899 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDrmPropertiesEXT (const VkPhysicalDeviceDrmPropertiesEXT & rhs)

Defined at line 110901 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDrmPropertiesEXT & operator= (const PhysicalDeviceDrmPropertiesEXT & rhs)

Defined at line 110906 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDrmPropertiesEXT & operator= (const VkPhysicalDeviceDrmPropertiesEXT & rhs)

Defined at line 110909 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceDrmPropertiesEXT & operator const VkPhysicalDeviceDrmPropertiesEXT & ()

Defined at line 110915 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceDrmPropertiesEXT & operator VkPhysicalDeviceDrmPropertiesEXT & ()

Defined at line 110920 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceDrmPropertiesEXT * operator const VkPhysicalDeviceDrmPropertiesEXT * ()

Defined at line 110925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceDrmPropertiesEXT * operator VkPhysicalDeviceDrmPropertiesEXT * ()

Defined at line 110930 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceDrmPropertiesEXT & )

Defined at line 110944 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp