OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 278 milliseconds