Searched refs:GetSemaphoreZirconHandleFUCHSIA (Results 1 – 6 of 6) sorted by relevance
127 DAWN_TRY(CheckVkSuccess(mDevice->fn.GetSemaphoreZirconHandleFUCHSIA( in ExportSemaphore()
325 GET_DEVICE_PROC(GetSemaphoreZirconHandleFUCHSIA); in LoadDeviceProcs()
298 PFN_vkGetSemaphoreZirconHandleFUCHSIA GetSemaphoreZirconHandleFUCHSIA = nullptr; member
910 PFN_vkGetSemaphoreZirconHandleFUCHSIA GetSemaphoreZirconHandleFUCHSIA; member
1095 …table->GetSemaphoreZirconHandleFUCHSIA = (PFN_vkGetSemaphoreZirconHandleFUCHSIA) gpa(device, "vkGe… in layer_init_device_dispatch_table()1096 …if (table->GetSemaphoreZirconHandleFUCHSIA == nullptr) { table->GetSemaphoreZirconHandleFUCHSIA = … in layer_init_device_dispatch_table()
970 …table->GetSemaphoreZirconHandleFUCHSIA = (PFN_vkGetSemaphoreZirconHandleFUCHSIA)gdpa(dev, "vkGetSe… in loader_init_device_extension_dispatch_table()2019 …mp(name, "GetSemaphoreZirconHandleFUCHSIA")) return (void *)table->GetSemaphoreZirconHandleFUCHSIA; in loader_lookup_device_dispatch_table()6306 VKAPI_ATTR VkResult VKAPI_CALL GetSemaphoreZirconHandleFUCHSIA( in GetSemaphoreZirconHandleFUCHSIA() function6317 return disp->GetSemaphoreZirconHandleFUCHSIA(device, pGetZirconHandleInfo, pZirconHandle); in GetSemaphoreZirconHandleFUCHSIA()9173 *addr = (void *)GetSemaphoreZirconHandleFUCHSIA; in extension_instance_gpa()