Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4593 void ValidationStateTracker::PreCallRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkA… in PreCallRecordDestroyBuffer() function in ValidationStateTracker
4609 void CoreChecks::PreCallRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCal… in PreCallRecordDestroyBuffer() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp801 void ObjectLifetimes::PreCallRecordDestroyBuffer( in PreCallRecordDestroyBuffer() function in ObjectLifetimes
H A Dthread_safety.cpp856 void ThreadSafety::PreCallRecordDestroyBuffer( in PreCallRecordDestroyBuffer() function in ThreadSafety
H A Dchassis.h2678 …virtual void PreCallRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallba… in PreCallRecordDestroyBuffer() function