Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h91 PFN_vkDestroySemaphore DestroySemaphore; member
Dapi_gen.cpp932 VKAPI_ATTR void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallback… in DestroySemaphore() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1234 void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocato… in DestroySemaphore() function