Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h418 void PostCallRecordCreatePipelineCache(
H A Dthread_safety.h1050 void PostCallRecordCreatePipelineCache(
H A Dthread_safety.cpp1040 void ThreadSafety::PostCallRecordCreatePipelineCache( in PostCallRecordCreatePipelineCache() function in ThreadSafety
H A Dobject_tracker.cpp1006 void ObjectLifetimes::PostCallRecordCreatePipelineCache( in PostCallRecordCreatePipelineCache() function in ObjectLifetimes
H A Dchassis.h2709 …virtual void PostCallRecordCreatePipelineCache(VkDevice device, const VkPipelineCacheCreateInfo* p… in PostCallRecordCreatePipelineCache() function
H A Dchassis.cpp2196 …intercept->PostCallRecordCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache, resu… in CreatePipelineCache()