Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | mutableDescriptorTypeListCount |
const VkMutableDescriptorTypeListEXT * | pMutableDescriptorTypeLists |
Definition at line 15611 of file vulkan_core.h.
uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount |
Definition at line 15614 of file vulkan_core.h.
const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists |
Definition at line 15615 of file vulkan_core.h.
const void* VkMutableDescriptorTypeCreateInfoEXT::pNext |
Definition at line 15613 of file vulkan_core.h.
VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType |
Definition at line 15612 of file vulkan_core.h.