Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDescriptorType | type |
VkDescriptorDataEXT | data |
Definition at line 15024 of file vulkan_core.h.
VkDescriptorDataEXT VkDescriptorGetInfoEXT::data |
Definition at line 15028 of file vulkan_core.h.
const void* VkDescriptorGetInfoEXT::pNext |
Definition at line 15026 of file vulkan_core.h.
VkStructureType VkDescriptorGetInfoEXT::sType |
Definition at line 15025 of file vulkan_core.h.
VkDescriptorType VkDescriptorGetInfoEXT::type |
Definition at line 15027 of file vulkan_core.h.