#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkImage | image |
| VkBuffer | buffer |
Definition at line 4744 of file mini_vulkan.h.
| VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType |
Definition at line 4745 of file mini_vulkan.h.
| const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext |
Definition at line 4746 of file mini_vulkan.h.
| VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image |
Definition at line 4747 of file mini_vulkan.h.
| VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer |
Definition at line 4748 of file mini_vulkan.h.