struct PhysicalDeviceShaderObjectPropertiesEXT

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

wrapper struct for struct VkPhysicalDeviceShaderObjectPropertiesEXT, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderObjectPropertiesEXT.html

Public Members

StructureType sType
void * pNext
ArrayWrapper1D shaderBinaryUUID
uint32_t shaderBinaryVersion

Public Methods

void PhysicalDeviceShaderObjectPropertiesEXT (const std::array<uint8_t, 16U> & shaderBinaryUUID_, uint32_t shaderBinaryVersion_, void * pNext_)

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

void PhysicalDeviceShaderObjectPropertiesEXT (const PhysicalDeviceShaderObjectPropertiesEXT & rhs)

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

void PhysicalDeviceShaderObjectPropertiesEXT (const VkPhysicalDeviceShaderObjectPropertiesEXT & rhs)

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

PhysicalDeviceShaderObjectPropertiesEXT & operator= (const PhysicalDeviceShaderObjectPropertiesEXT & rhs)

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

PhysicalDeviceShaderObjectPropertiesEXT & operator= (const VkPhysicalDeviceShaderObjectPropertiesEXT & rhs)

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

const VkPhysicalDeviceShaderObjectPropertiesEXT & operator const VkPhysicalDeviceShaderObjectPropertiesEXT & ()

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

VkPhysicalDeviceShaderObjectPropertiesEXT & operator VkPhysicalDeviceShaderObjectPropertiesEXT & ()

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

const VkPhysicalDeviceShaderObjectPropertiesEXT * operator const VkPhysicalDeviceShaderObjectPropertiesEXT * ()

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

VkPhysicalDeviceShaderObjectPropertiesEXT * operator VkPhysicalDeviceShaderObjectPropertiesEXT * ()

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

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

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