|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | mutableDescriptorTypeListCount |
| const VkMutableDescriptorTypeListEXT * | pMutableDescriptorTypeLists |
| uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount |
Definition at line 16541 of file vulkan.h.
Referenced by vkd3d_create_vk_descriptor_heap_layout().
| const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists |
Definition at line 16542 of file vulkan.h.
Referenced by vkd3d_create_vk_descriptor_heap_layout().
Definition at line 16540 of file vulkan.h.
Referenced by vkd3d_create_vk_descriptor_heap_layout().
| VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType |
Definition at line 16539 of file vulkan.h.
Referenced by vkd3d_create_vk_descriptor_heap_layout().