SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkImage | image |
VkBuffer | buffer |
Definition at line 6378 of file vulkan_core.h.
VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer |
Definition at line 6382 of file vulkan_core.h.
VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image |
Definition at line 6381 of file vulkan_core.h.
const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext |
Definition at line 6380 of file vulkan_core.h.
VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType |
Definition at line 6379 of file vulkan_core.h.