Searched refs:VkMacOSSurfaceCreateInfoMVK (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h6277 typedef struct VkMacOSSurfaceCreateInfoMVK { struct
6282 } VkMacOSSurfaceCreateInfoMVK; typedef in typeref:struct:VkMacOSSurfaceCreateInfoMVK
6285 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
6290 const VkMacOSSurfaceCreateInfoMVK* pCreateInfo,

Completed in 32 milliseconds