|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkImage | image |
| VkBuffer | buffer |
Definition at line 4284 of file vulkan_core.h.
| VkBuffer VkMemoryDedicatedAllocateInfo::buffer |
Definition at line 4288 of file vulkan_core.h.
| VkImage VkMemoryDedicatedAllocateInfo::image |
Definition at line 4287 of file vulkan_core.h.
| const void* VkMemoryDedicatedAllocateInfo::pNext |
Definition at line 4286 of file vulkan_core.h.
| VkStructureType VkMemoryDedicatedAllocateInfo::sType |
Definition at line 4285 of file vulkan_core.h.