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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImage image
 
IOSurfaceRef ioSurface
 

Detailed Description

Definition at line 156 of file vulkan_metal.h.

Field Documentation

◆ image

VkImage VkExportMetalIOSurfaceInfoEXT::image

Definition at line 159 of file vulkan_metal.h.

◆ ioSurface

IOSurfaceRef VkExportMetalIOSurfaceInfoEXT::ioSurface

Definition at line 160 of file vulkan_metal.h.

◆ pNext

const void* VkExportMetalIOSurfaceInfoEXT::pNext

Definition at line 158 of file vulkan_metal.h.

◆ sType

VkStructureType VkExportMetalIOSurfaceInfoEXT::sType

Definition at line 157 of file vulkan_metal.h.


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