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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkImageView imageView
 
VkBufferView bufferView
 
VkImageAspectFlagBits plane
 
MTLTexture_id mtlTexture
 

Detailed Description

Definition at line 139 of file vulkan_metal.h.

Field Documentation

◆ bufferView

VkBufferView VkExportMetalTextureInfoEXT::bufferView

Definition at line 144 of file vulkan_metal.h.

◆ image

VkImage VkExportMetalTextureInfoEXT::image

Definition at line 142 of file vulkan_metal.h.

◆ imageView

VkImageView VkExportMetalTextureInfoEXT::imageView

Definition at line 143 of file vulkan_metal.h.

◆ mtlTexture

MTLTexture_id VkExportMetalTextureInfoEXT::mtlTexture

Definition at line 146 of file vulkan_metal.h.

◆ plane

VkImageAspectFlagBits VkExportMetalTextureInfoEXT::plane

Definition at line 145 of file vulkan_metal.h.

◆ pNext

const void* VkExportMetalTextureInfoEXT::pNext

Definition at line 141 of file vulkan_metal.h.

◆ sType

VkStructureType VkExportMetalTextureInfoEXT::sType

Definition at line 140 of file vulkan_metal.h.


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