Searched refs:ImportSemaphoreZirconHandleFUCHSIA (Results 1 – 6 of 6) sorted by relevance
86 MaybeError status = CheckVkSuccess(mDevice->fn.ImportSemaphoreZirconHandleFUCHSIA( in ImportSemaphore()
324 GET_DEVICE_PROC(ImportSemaphoreZirconHandleFUCHSIA); in LoadDeviceProcs()
297 PFN_vkImportSemaphoreZirconHandleFUCHSIA ImportSemaphoreZirconHandleFUCHSIA = nullptr; member
907 PFN_vkImportSemaphoreZirconHandleFUCHSIA ImportSemaphoreZirconHandleFUCHSIA; member
1091 …table->ImportSemaphoreZirconHandleFUCHSIA = (PFN_vkImportSemaphoreZirconHandleFUCHSIA) gpa(device,… in layer_init_device_dispatch_table()1092 …if (table->ImportSemaphoreZirconHandleFUCHSIA == nullptr) { table->ImportSemaphoreZirconHandleFUCH… in layer_init_device_dispatch_table()
967 …table->ImportSemaphoreZirconHandleFUCHSIA = (PFN_vkImportSemaphoreZirconHandleFUCHSIA)gdpa(dev, "v… in loader_init_device_extension_dispatch_table()2016 …e, "ImportSemaphoreZirconHandleFUCHSIA")) return (void *)table->ImportSemaphoreZirconHandleFUCHSIA; in loader_lookup_device_dispatch_table()6291 VKAPI_ATTR VkResult VKAPI_CALL ImportSemaphoreZirconHandleFUCHSIA( in ImportSemaphoreZirconHandleFUCHSIA() function6301 return disp->ImportSemaphoreZirconHandleFUCHSIA(device, pImportSemaphoreZirconHandleInfo); in ImportSemaphoreZirconHandleFUCHSIA()9167 *addr = (void *)ImportSemaphoreZirconHandleFUCHSIA; in extension_instance_gpa()