Searched refs:vkImportSemaphoreZirconHandleFUCHSIA (Results 1 – 12 of 12) sorted by relevance
269 static PFN_vkImportSemaphoreZirconHandleFUCHSIA vkImportSemaphoreZirconHandleFUCHSIA = in importZirconEvent() local273 ANGLE_VK_TRY(contextVk, vkImportSemaphoreZirconHandleFUCHSIA(renderer->getDevice(), in importZirconEvent()
107 VKAPI_ATTR VkResult VKAPI_CALL vkImportSemaphoreZirconHandleFUCHSIA(
5346 VkResult vkImportSemaphoreZirconHandleFUCHSIA( in vkImportSemaphoreZirconHandleFUCHSIA() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic5350 return ::vkImportSemaphoreZirconHandleFUCHSIA( device, pImportSemaphoreZirconHandleInfo ); in vkImportSemaphoreZirconHandleFUCHSIA()10781 PFN_vkImportSemaphoreZirconHandleFUCHSIA vkImportSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic11861 vkImportSemaphoreZirconHandleFUCHSIA = PFN_vkImportSemaphoreZirconHandleFUCHSIA( in init()12589 vkImportSemaphoreZirconHandleFUCHSIA = PFN_vkImportSemaphoreZirconHandleFUCHSIA( in init()
1159 vkImportSemaphoreZirconHandleFUCHSIA = PFN_vkImportSemaphoreZirconHandleFUCHSIA( in init()1637 PFN_vkImportSemaphoreZirconHandleFUCHSIA vkImportSemaphoreZirconHandleFUCHSIA = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher15946 getDispatcher()->vkImportSemaphoreZirconHandleFUCHSIA && in importSemaphoreZirconHandleFUCHSIA()15950 … static_cast<VULKAN_HPP_NAMESPACE::Result>( getDispatcher()->vkImportSemaphoreZirconHandleFUCHSIA( in importSemaphoreZirconHandleFUCHSIA()
17919 return static_cast<Result>( d.vkImportSemaphoreZirconHandleFUCHSIA( in importSemaphoreZirconHandleFUCHSIA()17930 Result result = static_cast<Result>( d.vkImportSemaphoreZirconHandleFUCHSIA( in importSemaphoreZirconHandleFUCHSIA()
218 VKAPI_ATTR VkResult VKAPI_CALL vkImportSemaphoreZirconHandleFUCHSIA(
460 MAKE_VULKAN_DEVICE_ENTRY(vkImportSemaphoreZirconHandleFUCHSIA),
1514 VKAPI_ATTR VkResult VKAPI_CALL vkImportSemaphoreZirconHandleFUCHSIA( in vkImportSemaphoreZirconHandleFUCHSIA() function
399 … (ImportSemaphoreZirconHandleFUCHSIAFunc) GET_PROC_ADDR("vkImportSemaphoreZirconHandleFUCHSIA");
2122 functions.push_back("vkImportSemaphoreZirconHandleFUCHSIA");
3588 VK_NULL_FUNC_ENTRY(vkImportSemaphoreZirconHandleFUCHSIA, importSemaphoreZirconHandleFUCHSIA),