Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h242 bool PreCallValidateDestroyImage(
Dobject_tracker.h362 bool PreCallValidateDestroyImage(
Dobject_tracker.cpp876 bool ObjectLifetimes::PreCallValidateDestroyImage( in PreCallValidateDestroyImage() function in ObjectLifetimes
Dchassis.h2689 …virtual bool PreCallValidateDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbac… in PreCallValidateDestroyImage() function
Dparameter_validation.cpp2789 bool StatelessValidation::PreCallValidateDestroyImage( in PreCallValidateDestroyImage() function in StatelessValidation
Dchassis.cpp2072 skip |= intercept->PreCallValidateDestroyImage(device, image, pAllocator); in DestroyImage()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1319 …bool PreCallValidateDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAll…
Dbuffer_validation.cpp1545 bool CoreChecks::PreCallValidateDestroyImage(VkDevice device, VkImage image, const VkAllocationCall… in PreCallValidateDestroyImage() function in CoreChecks