Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceNestedCommandBufferFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 nestedCommandBuffer
 
VkBool32 nestedCommandBufferRendering
 
VkBool32 nestedCommandBufferSimultaneousUse
 

Detailed Description

Definition at line 18236 of file vulkan_core.h.

Field Documentation

◆ nestedCommandBuffer

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBuffer

Definition at line 18239 of file vulkan_core.h.

◆ nestedCommandBufferRendering

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferRendering

Definition at line 18240 of file vulkan_core.h.

◆ nestedCommandBufferSimultaneousUse

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferSimultaneousUse

Definition at line 18241 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferFeaturesEXT::pNext

Definition at line 18238 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferFeaturesEXT::sType

Definition at line 18237 of file vulkan_core.h.


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