HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkExportMetalIOSurfaceInfoEXT Struct Reference

#include <vulkan_metal.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImage image
 
IOSurfaceRef ioSurface
 

Detailed Description

Definition at line 154 of file vulkan_metal.h.

Member Data Documentation

VkImage VkExportMetalIOSurfaceInfoEXT::image

Definition at line 157 of file vulkan_metal.h.

IOSurfaceRef VkExportMetalIOSurfaceInfoEXT::ioSurface

Definition at line 158 of file vulkan_metal.h.

const void* VkExportMetalIOSurfaceInfoEXT::pNext

Definition at line 156 of file vulkan_metal.h.

VkStructureType VkExportMetalIOSurfaceInfoEXT::sType

Definition at line 155 of file vulkan_metal.h.


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