struct PhysicalDeviceNestedCommandBufferFeaturesEXT

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

=== VK_EXT_nested_command_buffer ===

Public Members

StructureType sType
void * pNext
vk::Bool32 nestedCommandBuffer
vk::Bool32 nestedCommandBufferRendering
vk::Bool32 nestedCommandBufferSimultaneousUse

Public Methods

void PhysicalDeviceNestedCommandBufferFeaturesEXT (vk::Bool32 nestedCommandBuffer_, vk::Bool32 nestedCommandBufferRendering_, vk::Bool32 nestedCommandBufferSimultaneousUse_, void * pNext_)

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

void PhysicalDeviceNestedCommandBufferFeaturesEXT (const PhysicalDeviceNestedCommandBufferFeaturesEXT & rhs)

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

void PhysicalDeviceNestedCommandBufferFeaturesEXT (const VkPhysicalDeviceNestedCommandBufferFeaturesEXT & rhs)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & operator= (const PhysicalDeviceNestedCommandBufferFeaturesEXT & rhs)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & operator= (const VkPhysicalDeviceNestedCommandBufferFeaturesEXT & rhs)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & setPNext (void * pNext_)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & setNestedCommandBuffer (vk::Bool32 nestedCommandBuffer_)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & setNestedCommandBufferRendering (vk::Bool32 nestedCommandBufferRendering_)

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

PhysicalDeviceNestedCommandBufferFeaturesEXT & setNestedCommandBufferSimultaneousUse (vk::Bool32 nestedCommandBufferSimultaneousUse_)

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

const VkPhysicalDeviceNestedCommandBufferFeaturesEXT & operator const VkPhysicalDeviceNestedCommandBufferFeaturesEXT & ()

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

VkPhysicalDeviceNestedCommandBufferFeaturesEXT & operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT & ()

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

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

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