Home
last modified time | relevance | path

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

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