SDL  2.0
VkIOSSurfaceCreateInfoMVK Struct Reference

#include <vulkan_ios.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkIOSSurfaceCreateFlagsMVK flags
 
const voidpView
 

Detailed Description

Definition at line 26 of file vulkan_ios.h.

Field Documentation

◆ flags

VkIOSSurfaceCreateFlagsMVK VkIOSSurfaceCreateInfoMVK::flags

Definition at line 29 of file vulkan_ios.h.

◆ pNext

const void* VkIOSSurfaceCreateInfoMVK::pNext

Definition at line 28 of file vulkan_ios.h.

◆ pView

const void* VkIOSSurfaceCreateInfoMVK::pView

Definition at line 30 of file vulkan_ios.h.

◆ sType

VkStructureType VkIOSSurfaceCreateInfoMVK::sType

Definition at line 27 of file vulkan_ios.h.


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