#include <vulkan_core.h>
Public Attributes | |
| VkDescriptorPool | descriptorPool |
| uint32_t | descriptorSetCount |
| const void * | pNext |
| const VkDescriptorSetLayout * | pSetLayouts |
| VkStructureType | sType |
Definition at line 2425 of file vulkan_core.h.
| VkDescriptorPool VkDescriptorSetAllocateInfo::descriptorPool |
Definition at line 2428 of file vulkan_core.h.
| uint32_t VkDescriptorSetAllocateInfo::descriptorSetCount |
Definition at line 2429 of file vulkan_core.h.
| const void* VkDescriptorSetAllocateInfo::pNext |
Definition at line 2427 of file vulkan_core.h.
| const VkDescriptorSetLayout* VkDescriptorSetAllocateInfo::pSetLayouts |
Definition at line 2430 of file vulkan_core.h.
| VkStructureType VkDescriptorSetAllocateInfo::sType |
Definition at line 2426 of file vulkan_core.h.