Vulkan-Hpp
VkPhysicalDeviceNestedCommandBufferPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxCommandBufferNestingLevel
 

Detailed Description

Definition at line 17689 of file vulkan_core.h.

Member Data Documentation

◆ maxCommandBufferNestingLevel

uint32_t VkPhysicalDeviceNestedCommandBufferPropertiesEXT::maxCommandBufferNestingLevel

Definition at line 17692 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferPropertiesEXT::pNext

Definition at line 17691 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferPropertiesEXT::sType

Definition at line 17690 of file vulkan_core.h.


The documentation for this struct was generated from the following file: