struct PhysicalDeviceNestedCommandBufferPropertiesEXT

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

wrapper struct for struct VkPhysicalDeviceNestedCommandBufferPropertiesEXT, see

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

Public Members

StructureType sType
void * pNext
uint32_t maxCommandBufferNestingLevel

Public Methods

void PhysicalDeviceNestedCommandBufferPropertiesEXT (uint32_t maxCommandBufferNestingLevel_, void * pNext_)

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

void PhysicalDeviceNestedCommandBufferPropertiesEXT (const PhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)

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

void PhysicalDeviceNestedCommandBufferPropertiesEXT (const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)

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

PhysicalDeviceNestedCommandBufferPropertiesEXT & operator= (const PhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)

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

PhysicalDeviceNestedCommandBufferPropertiesEXT & operator= (const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)

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

const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & operator const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & ()

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

VkPhysicalDeviceNestedCommandBufferPropertiesEXT & operator VkPhysicalDeviceNestedCommandBufferPropertiesEXT & ()

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

const VkPhysicalDeviceNestedCommandBufferPropertiesEXT * operator const VkPhysicalDeviceNestedCommandBufferPropertiesEXT * ()

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

VkPhysicalDeviceNestedCommandBufferPropertiesEXT * operator VkPhysicalDeviceNestedCommandBufferPropertiesEXT * ()

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

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

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