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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 nestedCommandBuffer
 
VkBool32 nestedCommandBufferRendering
 
VkBool32 nestedCommandBufferSimultaneousUse
 

Detailed Description

Definition at line 16804 of file vulkan_core.h.

Member Data Documentation

◆ nestedCommandBuffer

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBuffer

Definition at line 16807 of file vulkan_core.h.

◆ nestedCommandBufferRendering

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferRendering

Definition at line 16808 of file vulkan_core.h.

◆ nestedCommandBufferSimultaneousUse

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferSimultaneousUse

Definition at line 16809 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferFeaturesEXT::pNext

Definition at line 16806 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferFeaturesEXT::sType

Definition at line 16805 of file vulkan_core.h.


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