HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkExportMetalBufferInfoEXT Struct Reference

#include <vulkan_metal.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceMemory memory
 
MTLBuffer_id mtlBuffer
 

Detailed Description

Definition at line 124 of file vulkan_metal.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: