Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h188 bool PreCallValidateDestroyEvent(
Dobject_tracker.h268 bool PreCallValidateDestroyEvent(
Dobject_tracker.cpp659 bool ObjectLifetimes::PreCallValidateDestroyEvent( in PreCallValidateDestroyEvent() function in ObjectLifetimes
Dchassis.h2653 …virtual bool PreCallValidateDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbac… in PreCallValidateDestroyEvent() function
Dparameter_validation.cpp2457 bool StatelessValidation::PreCallValidateDestroyEvent( in PreCallValidateDestroyEvent() function in StatelessValidation
Dchassis.cpp1794 skip |= intercept->PreCallValidateDestroyEvent(device, event, pAllocator); in DestroyEvent()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1651 …bool PreCallValidateDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAll…
Dcore_validation.cpp4171 bool CoreChecks::PreCallValidateDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCall… in PreCallValidateDestroyEvent() function in CoreChecks