Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceNestedCommandBufferPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxCommandBufferNestingLevel
 

Detailed Description

Definition at line 16812 of file vulkan_core.h.

Member Data Documentation

◆ maxCommandBufferNestingLevel

uint32_t VkPhysicalDeviceNestedCommandBufferPropertiesEXT::maxCommandBufferNestingLevel

Definition at line 16815 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferPropertiesEXT::pNext

Definition at line 16814 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferPropertiesEXT::sType

Definition at line 16813 of file vulkan_core.h.


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