struct PhysicalDeviceNestedCommandBufferPropertiesEXT
Defined at line 80201 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint32_t maxCommandBufferNestingLevel
Public Methods
void PhysicalDeviceNestedCommandBufferPropertiesEXT (uint32_t maxCommandBufferNestingLevel_, void * pNext_)
Defined at line 80209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceNestedCommandBufferPropertiesEXT (const PhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)
Defined at line 80216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceNestedCommandBufferPropertiesEXT (const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)
Defined at line 80219 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceNestedCommandBufferPropertiesEXT & operator= (const PhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)
Defined at line 80224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceNestedCommandBufferPropertiesEXT & operator= (const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & rhs)
Defined at line 80227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceNestedCommandBufferPropertiesEXT & setPNext (void * pNext_)
Defined at line 80234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceNestedCommandBufferPropertiesEXT & setMaxCommandBufferNestingLevel (uint32_t maxCommandBufferNestingLevel_)
Defined at line 80240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & operator const VkPhysicalDeviceNestedCommandBufferPropertiesEXT & ()
Defined at line 80248 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceNestedCommandBufferPropertiesEXT & operator VkPhysicalDeviceNestedCommandBufferPropertiesEXT & ()
Defined at line 80253 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceNestedCommandBufferPropertiesEXT & )
Defined at line 80271 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp