struct PhysicalDevicePipelinePropertiesFeaturesEXT
Defined at line 131174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePipelinePropertiesFeaturesEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePipelinePropertiesFeaturesEXT.html
Public Members
StructureType sType
void * pNext
Bool32 pipelinePropertiesIdentifier
Public Methods
void PhysicalDevicePipelinePropertiesFeaturesEXT (Bool32 pipelinePropertiesIdentifier_, void * pNext_)
Defined at line 131182 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelinePropertiesFeaturesEXT (const PhysicalDevicePipelinePropertiesFeaturesEXT & rhs)
Defined at line 131188 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePipelinePropertiesFeaturesEXT (const VkPhysicalDevicePipelinePropertiesFeaturesEXT & rhs)
Defined at line 131190 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT & operator= (const PhysicalDevicePipelinePropertiesFeaturesEXT & rhs)
Defined at line 131195 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT & operator= (const VkPhysicalDevicePipelinePropertiesFeaturesEXT & rhs)
Defined at line 131198 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT & setPNext (void * pNext_)
Defined at line 131205 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT && setPNext (void * pNext_)
Defined at line 131211 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT & setPipelinePropertiesIdentifier (Bool32 pipelinePropertiesIdentifier_)
Defined at line 131217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePipelinePropertiesFeaturesEXT && setPipelinePropertiesIdentifier (Bool32 pipelinePropertiesIdentifier_)
Defined at line 131224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePipelinePropertiesFeaturesEXT & operator const VkPhysicalDevicePipelinePropertiesFeaturesEXT & ()
Defined at line 131232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePipelinePropertiesFeaturesEXT & operator VkPhysicalDevicePipelinePropertiesFeaturesEXT & ()
Defined at line 131237 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePipelinePropertiesFeaturesEXT * operator const VkPhysicalDevicePipelinePropertiesFeaturesEXT * ()
Defined at line 131242 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePipelinePropertiesFeaturesEXT * operator VkPhysicalDevicePipelinePropertiesFeaturesEXT * ()
Defined at line 131247 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePipelinePropertiesFeaturesEXT & )
Defined at line 131260 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp