|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkImage | image |
| VkBuffer | buffer |
Definition at line 4043 of file vulkan_core.h.
| VkBuffer VkMemoryDedicatedAllocateInfo::buffer |
Definition at line 4047 of file vulkan_core.h.
| VkImage VkMemoryDedicatedAllocateInfo::image |
Definition at line 4046 of file vulkan_core.h.
| const void* VkMemoryDedicatedAllocateInfo::pNext |
Definition at line 4045 of file vulkan_core.h.
| VkStructureType VkMemoryDedicatedAllocateInfo::sType |
Definition at line 4044 of file vulkan_core.h.