Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | nestedCommandBuffer |
VkBool32 | nestedCommandBufferRendering |
VkBool32 | nestedCommandBufferSimultaneousUse |
Definition at line 17681 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBuffer |
Definition at line 17684 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferRendering |
Definition at line 17685 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferSimultaneousUse |
Definition at line 17686 of file vulkan_core.h.
void* VkPhysicalDeviceNestedCommandBufferFeaturesEXT::pNext |
Definition at line 17683 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceNestedCommandBufferFeaturesEXT::sType |
Definition at line 17682 of file vulkan_core.h.