Home
last modified time | relevance | path

Searched refs:GetSemaphoreZirconHandleFUCHSIA (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceZirconHandle.cpp127 DAWN_TRY(CheckVkSuccess(mDevice->fn.GetSemaphoreZirconHandleFUCHSIA( in ExportSemaphore()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp325 GET_DEVICE_PROC(GetSemaphoreZirconHandleFUCHSIA); in LoadDeviceProcs()
DVulkanFunctions.h298 PFN_vkGetSemaphoreZirconHandleFUCHSIA GetSemaphoreZirconHandleFUCHSIA = nullptr; member