|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkImage | image |
| VkBuffer | buffer |
Definition at line 5085 of file vulkan_core.h.
| VkBuffer VkMemoryDedicatedAllocateInfo::buffer |
Definition at line 5089 of file vulkan_core.h.
| VkImage VkMemoryDedicatedAllocateInfo::image |
Definition at line 5088 of file vulkan_core.h.
| const void* VkMemoryDedicatedAllocateInfo::pNext |
Definition at line 5087 of file vulkan_core.h.
| VkStructureType VkMemoryDedicatedAllocateInfo::sType |
Definition at line 5086 of file vulkan_core.h.