Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | mutableDescriptorTypeListCount |
const VkMutableDescriptorTypeListEXT * | pMutableDescriptorTypeLists |
Definition at line 16413 of file vulkan_core.h.
uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount |
Definition at line 16416 of file vulkan_core.h.
const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists |
Definition at line 16417 of file vulkan_core.h.
const void* VkMutableDescriptorTypeCreateInfoEXT::pNext |
Definition at line 16415 of file vulkan_core.h.
VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType |
Definition at line 16414 of file vulkan_core.h.