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

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_macos.h35 typedef struct VkMacOSSurfaceCreateInfoMVK { struct
40 } VkMacOSSurfaceCreateInfoMVK; typedef in typeref:struct:VkMacOSSurfaceCreateInfoMVK
42 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
47 const VkMacOSSurfaceCreateInfoMVK* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_macos.h26 typedef struct VkMacOSSurfaceCreateInfoMVK { struct
31 } VkMacOSSurfaceCreateInfoMVK; typedef in typeref:struct:VkMacOSSurfaceCreateInfoMVK
33 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
38 const VkMacOSSurfaceCreateInfoMVK* pCreateInfo,

Completed in 3 milliseconds