Home
last modified time | relevance | path

Searched defs:syncId (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gfxstream/guest/platform/include/
Dvirtgpu_gfxstream_protocol.h102 uint64_t syncId; member
/external/angle/src/libANGLE/
DDisplay.cpp1962 void Display::destroySyncImpl(SyncID syncId, SyncMap *syncs) in destroySyncImpl()
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp763 VkResult acquireSync(uint64_t syncId, int64_t& osHandle) { in acquireSync()
5732 uint64_t syncId = ++mAtomicId; in on_vkGetSemaphoreFdKHR() local
Dfunc_table.cpp5191 VkResult gfxstream_vk_GetSemaphoreGOOGLE(VkDevice device, VkSemaphore semaphore, uint64_t syncId) { in gfxstream_vk_GetSemaphoreGOOGLE()
DVkEncoder.cpp27377 VkResult VkEncoder::vkGetSemaphoreGOOGLE(VkDevice device, VkSemaphore semaphore, uint64_t syncId, in vkGetSemaphoreGOOGLE()