struct PhysicalDeviceShaderModuleIdentifierPropertiesEXT
Defined at line 144301 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT.html
Public Members
StructureType sType
void * pNext
ArrayWrapper1D shaderModuleIdentifierAlgorithmUUID
Public Methods
void PhysicalDeviceShaderModuleIdentifierPropertiesEXT (const std::array<uint8_t, 16U> & shaderModuleIdentifierAlgorithmUUID_, void * pNext_)
Defined at line 144309 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderModuleIdentifierPropertiesEXT (const PhysicalDeviceShaderModuleIdentifierPropertiesEXT & rhs)
Defined at line 144317 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderModuleIdentifierPropertiesEXT (const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & rhs)
Defined at line 144320 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderModuleIdentifierPropertiesEXT & operator= (const PhysicalDeviceShaderModuleIdentifierPropertiesEXT & rhs)
Defined at line 144325 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderModuleIdentifierPropertiesEXT & operator= (const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & rhs)
Defined at line 144329 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & operator const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & ()
Defined at line 144335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & operator VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT & ()
Defined at line 144340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT * operator const VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT * ()
Defined at line 144345 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT * operator VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT * ()
Defined at line 144350 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderModuleIdentifierPropertiesEXT & )
Defined at line 144363 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp