Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h93 PFN_vkDestroySemaphore DestroySemaphore; member
H A Dapi_gen.cpp974 VKAPI_ATTR void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallback… in DestroySemaphore() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1242 void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocato… in DestroySemaphore() function