Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h218 PFN_vkGetSemaphoreCounterValue GetSemaphoreCounterValue; member
H A Dapi_gen.cpp1546 VKAPI_ATTR VkResult GetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pVal… in GetSemaphoreCounterValue() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1592 VkResult GetSemaphoreCounterValue(VkDevice device, VkSemaphore semaphore, uint64_t* pValue) { in GetSemaphoreCounterValue() function