Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkExportMetalBufferInfoEXT Struct Reference

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
MTLBuffer_id mtlBuffer
 

Detailed Description

Definition at line 126 of file vulkan_metal.h.

Field Documentation

◆ memory

VkDeviceMemory VkExportMetalBufferInfoEXT::memory

Definition at line 129 of file vulkan_metal.h.

◆ mtlBuffer

MTLBuffer_id VkExportMetalBufferInfoEXT::mtlBuffer

Definition at line 130 of file vulkan_metal.h.

◆ pNext

const void* VkExportMetalBufferInfoEXT::pNext

Definition at line 128 of file vulkan_metal.h.

◆ sType

VkStructureType VkExportMetalBufferInfoEXT::sType

Definition at line 127 of file vulkan_metal.h.


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