struct PhysicalDeviceConditionalRenderingFeaturesEXT

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

wrapper struct for struct VkPhysicalDeviceConditionalRenderingFeaturesEXT, see

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

Public Members

StructureType sType
void * pNext
Bool32 conditionalRendering
Bool32 inheritedConditionalRendering

Public Methods

void PhysicalDeviceConditionalRenderingFeaturesEXT (Bool32 conditionalRendering_, Bool32 inheritedConditionalRendering_, void * pNext_)

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

void PhysicalDeviceConditionalRenderingFeaturesEXT (const PhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

void PhysicalDeviceConditionalRenderingFeaturesEXT (const VkPhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & operator= (const PhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & operator= (const VkPhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT && setPNext (void * pNext_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setConditionalRendering (Bool32 conditionalRendering_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT && setConditionalRendering (Bool32 conditionalRendering_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setInheritedConditionalRendering (Bool32 inheritedConditionalRendering_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT && setInheritedConditionalRendering (Bool32 inheritedConditionalRendering_)

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

const VkPhysicalDeviceConditionalRenderingFeaturesEXT & operator const VkPhysicalDeviceConditionalRenderingFeaturesEXT & ()

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

VkPhysicalDeviceConditionalRenderingFeaturesEXT & operator VkPhysicalDeviceConditionalRenderingFeaturesEXT & ()

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

const VkPhysicalDeviceConditionalRenderingFeaturesEXT * operator const VkPhysicalDeviceConditionalRenderingFeaturesEXT * ()

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

VkPhysicalDeviceConditionalRenderingFeaturesEXT * operator VkPhysicalDeviceConditionalRenderingFeaturesEXT * ()

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

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

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