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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImageAspectFlagBits plane
 
MTLTexture_id mtlTexture
 

Detailed Description

Definition at line 149 of file vulkan_metal.h.

Field Documentation

◆ mtlTexture

MTLTexture_id VkImportMetalTextureInfoEXT::mtlTexture

Definition at line 153 of file vulkan_metal.h.

◆ plane

VkImageAspectFlagBits VkImportMetalTextureInfoEXT::plane

Definition at line 152 of file vulkan_metal.h.

◆ pNext

const void* VkImportMetalTextureInfoEXT::pNext

Definition at line 151 of file vulkan_metal.h.

◆ sType

VkStructureType VkImportMetalTextureInfoEXT::sType

Definition at line 150 of file vulkan_metal.h.


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