Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/include/vulkan/
Dvk_layer.h64 PFN_vkDestroySemaphore DestroySemaphore; member
/external/vulkan-validation-layers/layers/
Dobject_tracker.cpp908 VKAPI_ATTR void VKAPI_CALL DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocat… in DestroySemaphore() function
Dparameter_validation.cpp2198 VKAPI_ATTR void VKAPI_CALL DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocat… in DestroySemaphore() function
Dcore_validation.cpp5418 DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks *pAllocator) { in DestroySemaphore() function