HomeSort by relevance Sort by last modified time
    Searched defs:VkMetalSurfaceCreateInfoEXT (Results 1 - 2 of 2) sorted by null

  /external/vulkan-headers/include/vulkan/
vulkan_metal.h 44 typedef struct VkMetalSurfaceCreateInfoEXT {
49 } VkMetalSurfaceCreateInfoEXT;
52 typedef VkResult (VKAPI_PTR *PFN_vkCreateMetalSurfaceEXT)(VkInstance instance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
57 const VkMetalSurfaceCreateInfoEXT* pCreateInfo,
vulkan.hpp     [all...]

Completed in 128 milliseconds