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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
MTLBuffer_id mtlBuffer
 

Detailed Description

Definition at line 133 of file vulkan_metal.h.

Field Documentation

◆ mtlBuffer

MTLBuffer_id VkImportMetalBufferInfoEXT::mtlBuffer

Definition at line 136 of file vulkan_metal.h.

◆ pNext

const void* VkImportMetalBufferInfoEXT::pNext

Definition at line 135 of file vulkan_metal.h.

◆ sType

VkStructureType VkImportMetalBufferInfoEXT::sType

Definition at line 134 of file vulkan_metal.h.


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