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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkMetalSurfaceCreateFlagsEXT flags
 
const CAMetalLayerpLayer
 

Detailed Description

Definition at line 33 of file vulkan_metal.h.

Field Documentation

◆ flags

VkMetalSurfaceCreateFlagsEXT VkMetalSurfaceCreateInfoEXT::flags

Definition at line 36 of file vulkan_metal.h.

◆ pLayer

const CAMetalLayer* VkMetalSurfaceCreateInfoEXT::pLayer

Definition at line 37 of file vulkan_metal.h.

◆ pNext

const void* VkMetalSurfaceCreateInfoEXT::pNext

Definition at line 35 of file vulkan_metal.h.

◆ sType

VkStructureType VkMetalSurfaceCreateInfoEXT::sType

Definition at line 34 of file vulkan_metal.h.


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