ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceNestedCommandBufferFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceNestedCommandBufferFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 nestedCommandBuffer
 
VkBool32 nestedCommandBufferRendering
 
VkBool32 nestedCommandBufferSimultaneousUse
 

Detailed Description

Definition at line 11467 of file vulkan.h.

Member Data Documentation

◆ nestedCommandBuffer

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBuffer

Definition at line 11471 of file vulkan.h.

◆ nestedCommandBufferRendering

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferRendering

Definition at line 11472 of file vulkan.h.

◆ nestedCommandBufferSimultaneousUse

VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferSimultaneousUse

Definition at line 11473 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceNestedCommandBufferFeaturesEXT::pNext

Definition at line 11470 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceNestedCommandBufferFeaturesEXT::sType

Definition at line 11469 of file vulkan.h.


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