Home
last modified time | relevance | path

Searched defs:GetSemaphoreCounterValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h228 PFN_vkGetSemaphoreCounterValue GetSemaphoreCounterValue; member
Dapi_gen.cpp1749 VKAPI_ATTR VkResult GetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pVal… in GetSemaphoreCounterValue() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1615 VkResult GetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) { in GetSemaphoreCounterValue() function