ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceNestedCommandBufferPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceNestedCommandBufferPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxCommandBufferNestingLevel
 

Detailed Description

Definition at line 11476 of file vulkan.h.

Member Data Documentation

◆ maxCommandBufferNestingLevel

uint32_t VkPhysicalDeviceNestedCommandBufferPropertiesEXT::maxCommandBufferNestingLevel

Definition at line 11480 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferPropertiesEXT::pNext

Definition at line 11479 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferPropertiesEXT::sType

Definition at line 11478 of file vulkan.h.


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