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 36 of file vulkan_ios.h.

Field Documentation

◆ flags

VkIOSSurfaceCreateFlagsMVK VkIOSSurfaceCreateInfoMVK::flags

Definition at line 39 of file vulkan_ios.h.

◆ pNext

const void* VkIOSSurfaceCreateInfoMVK::pNext

Definition at line 38 of file vulkan_ios.h.

◆ pView

const void* VkIOSSurfaceCreateInfoMVK::pView

Definition at line 40 of file vulkan_ios.h.

◆ sType

VkStructureType VkIOSSurfaceCreateInfoMVK::sType

Definition at line 37 of file vulkan_ios.h.


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