struct PhysicalDeviceConditionalRenderingFeaturesEXT

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

Public Members

StructureType sType
void * pNext
vk::Bool32 conditionalRendering
vk::Bool32 inheritedConditionalRendering

Public Methods

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

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

void PhysicalDeviceConditionalRenderingFeaturesEXT (const PhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

void PhysicalDeviceConditionalRenderingFeaturesEXT (const VkPhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & operator= (const PhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & operator= (const VkPhysicalDeviceConditionalRenderingFeaturesEXT & rhs)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setConditionalRendering (vk::Bool32 conditionalRendering_)

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

PhysicalDeviceConditionalRenderingFeaturesEXT & setInheritedConditionalRendering (vk::Bool32 inheritedConditionalRendering_)

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

const VkPhysicalDeviceConditionalRenderingFeaturesEXT & operator const VkPhysicalDeviceConditionalRenderingFeaturesEXT & ()

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

VkPhysicalDeviceConditionalRenderingFeaturesEXT & operator VkPhysicalDeviceConditionalRenderingFeaturesEXT & ()

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

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

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