#include <vulkan_core.h>
Public Attributes | |
void * | pNext |
VkStructureType | sType |
VkBool32 | supported |
Definition at line 4326 of file vulkan_core.h.
void* VkDescriptorSetLayoutSupport::pNext |
Definition at line 4328 of file vulkan_core.h.
VkStructureType VkDescriptorSetLayoutSupport::sType |
Definition at line 4327 of file vulkan_core.h.
VkBool32 VkDescriptorSetLayoutSupport::supported |
Definition at line 4329 of file vulkan_core.h.