Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImage | image |
VkBuffer | buffer |
Definition at line 10961 of file vulkan_core.h.
VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer |
Definition at line 10965 of file vulkan_core.h.
VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image |
Definition at line 10964 of file vulkan_core.h.
const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext |
Definition at line 10963 of file vulkan_core.h.
VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType |
Definition at line 10962 of file vulkan_core.h.