Home
last modified time | relevance | path

Searched refs:PreCallValidateDestroySemaphore (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h179 bool PreCallValidateDestroySemaphore(
Dobject_tracker.h249 bool PreCallValidateDestroySemaphore(
Dobject_tracker.cpp617 bool ObjectLifetimes::PreCallValidateDestroySemaphore( in PreCallValidateDestroySemaphore() function in ObjectLifetimes
Dchassis.h2647 …virtual bool PreCallValidateDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAlloc… in PreCallValidateDestroySemaphore() function
Dparameter_validation.cpp2392 bool StatelessValidation::PreCallValidateDestroySemaphore( in PreCallValidateDestroySemaphore() function in StatelessValidation
Dchassis.cpp1748 skip |= intercept->PreCallValidateDestroySemaphore(device, semaphore, pAllocator); in DestroySemaphore()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1650 …bool PreCallValidateDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCal…
Dcore_validation.cpp4155 bool CoreChecks::PreCallValidateDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAl… in PreCallValidateDestroySemaphore() function in CoreChecks