struct PhysicalDeviceDrmPropertiesEXT

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

=== VK_EXT_physical_device_drm ===

Public Members

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

Public Methods

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

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

void PhysicalDeviceDrmPropertiesEXT (const PhysicalDeviceDrmPropertiesEXT & rhs)

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

void PhysicalDeviceDrmPropertiesEXT (const VkPhysicalDeviceDrmPropertiesEXT & rhs)

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

PhysicalDeviceDrmPropertiesEXT & operator= (const PhysicalDeviceDrmPropertiesEXT & rhs)

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

PhysicalDeviceDrmPropertiesEXT & operator= (const VkPhysicalDeviceDrmPropertiesEXT & rhs)

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

const VkPhysicalDeviceDrmPropertiesEXT & operator const VkPhysicalDeviceDrmPropertiesEXT & ()

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

VkPhysicalDeviceDrmPropertiesEXT & operator VkPhysicalDeviceDrmPropertiesEXT & ()

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

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

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