Home
last modified time | relevance | path

Searched refs:PreCallValidateDestroyDebugReportCallbackEXT (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h1205 bool PreCallValidateDestroyDebugReportCallbackEXT(
H A Dobject_tracker.h1606 bool PreCallValidateDestroyDebugReportCallbackEXT(
H A Dobject_tracker.cpp3527 bool ObjectLifetimes::PreCallValidateDestroyDebugReportCallbackEXT( in PreCallValidateDestroyDebugReportCallbackEXT() function in ObjectLifetimes
H A Dchassis.h3310 …virtual bool PreCallValidateDestroyDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallba… in PreCallValidateDestroyDebugReportCallbackEXT() function
H A Dparameter_validation.cpp7717 bool StatelessValidation::PreCallValidateDestroyDebugReportCallbackEXT( in PreCallValidateDestroyDebugReportCallbackEXT() function in StatelessValidation
H A Dchassis.cpp6596 … skip |= intercept->PreCallValidateDestroyDebugReportCallbackEXT(instance, callback, pAllocator); in DestroyDebugReportCallbackEXT()