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

/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_fuchsia.h60 typedef struct VkMemoryGetZirconHandleInfoFUCHSIA { struct
65 } VkMemoryGetZirconHandleInfoFUCHSIA; typedef in typeref:struct:VkMemoryGetZirconHandleInfoFUCHSIA
67 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryZirconHandleFUCHSIA)(VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, zx_handle_t* pZirconHandle);
73 const VkMemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo,

Completed in 3 milliseconds