Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync.h329 VkResult MUST_CHECK vk_sync_get_value(struct vk_device *device,
Dvk_sync.c158 vk_sync_get_value(struct vk_device *device, in vk_sync_get_value() function
Dvk_semaphore.c289 return vk_sync_get_value(device, sync, pValue); in vk_common_GetSemaphoreCounterValue()