|
HDK
|
#include <vulkan_metal.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceMemory | memory |
| MTLBuffer_id | mtlBuffer |
Definition at line 124 of file vulkan_metal.h.
| VkDeviceMemory VkExportMetalBufferInfoEXT::memory |
Definition at line 127 of file vulkan_metal.h.
| MTLBuffer_id VkExportMetalBufferInfoEXT::mtlBuffer |
Definition at line 128 of file vulkan_metal.h.
| const void* VkExportMetalBufferInfoEXT::pNext |
Definition at line 126 of file vulkan_metal.h.
| VkStructureType VkExportMetalBufferInfoEXT::sType |
Definition at line 125 of file vulkan_metal.h.