struct PhysicalDeviceShaderObjectPropertiesEXT
Defined at line 89957 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
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 89965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderObjectPropertiesEXT (const PhysicalDeviceShaderObjectPropertiesEXT & rhs)
Defined at line 89974 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderObjectPropertiesEXT (const VkPhysicalDeviceShaderObjectPropertiesEXT & rhs)
Defined at line 89976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderObjectPropertiesEXT & operator= (const PhysicalDeviceShaderObjectPropertiesEXT & rhs)
Defined at line 89981 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderObjectPropertiesEXT & operator= (const VkPhysicalDeviceShaderObjectPropertiesEXT & rhs)
Defined at line 89984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderObjectPropertiesEXT & operator const VkPhysicalDeviceShaderObjectPropertiesEXT & ()
Defined at line 89990 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderObjectPropertiesEXT & operator VkPhysicalDeviceShaderObjectPropertiesEXT & ()
Defined at line 89995 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderObjectPropertiesEXT & )
Defined at line 90014 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp