Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | supported |
Definition at line 5527 of file vulkan_core.h.
void* VkDescriptorSetLayoutSupport::pNext |
Definition at line 5529 of file vulkan_core.h.
VkStructureType VkDescriptorSetLayoutSupport::sType |
Definition at line 5528 of file vulkan_core.h.
VkBool32 VkDescriptorSetLayoutSupport::supported |
Definition at line 5530 of file vulkan_core.h.