Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h428 void PreCallRecordDestroyPipelineCache(
H A Dthread_safety.h1057 void PreCallRecordDestroyPipelineCache(
H A Dthread_safety.cpp1049 void ThreadSafety::PreCallRecordDestroyPipelineCache( in PreCallRecordDestroyPipelineCache() function in ThreadSafety
H A Dobject_tracker.cpp1029 void ObjectLifetimes::PreCallRecordDestroyPipelineCache( in PreCallRecordDestroyPipelineCache() function in ObjectLifetimes
H A Dchassis.h2711 …virtual void PreCallRecordDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, con… in PreCallRecordDestroyPipelineCache() function
H A Dchassis.cpp2214 intercept->PreCallRecordDestroyPipelineCache(device, pipelineCache, pAllocator); in DestroyPipelineCache()