Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImage | image |
VkBuffer | buffer |
Definition at line 11682 of file vulkan_core.h.
VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer |
Definition at line 11686 of file vulkan_core.h.
VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image |
Definition at line 11685 of file vulkan_core.h.
const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext |
Definition at line 11684 of file vulkan_core.h.
VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType |
Definition at line 11683 of file vulkan_core.h.