Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4583 bool CoreChecks::PreCallValidateDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationC… in PreCallValidateDestroyBuffer() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp2636 bool StatelessValidation::PreCallValidateDestroyBuffer( in PreCallValidateDestroyBuffer() function in StatelessValidation
H A Dobject_tracker.cpp789 bool ObjectLifetimes::PreCallValidateDestroyBuffer( in PreCallValidateDestroyBuffer() function in ObjectLifetimes
H A Dchassis.h2677 …virtual bool PreCallValidateDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCall… in PreCallValidateDestroyBuffer() function