Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyPipelineCache (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1062 void PostCallRecordDestroyPipelineCache(
Dthread_safety.cpp1058 void ThreadSafety::PostCallRecordDestroyPipelineCache( in PostCallRecordDestroyPipelineCache() function in ThreadSafety
Dchassis.h2712 …virtual void PostCallRecordDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, co… in PostCallRecordDestroyPipelineCache() function
Dchassis.cpp2219 intercept->PostCallRecordDestroyPipelineCache(device, pipelineCache, pAllocator); in DestroyPipelineCache()