Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h1073 void PostCallRecordGetPipelineCacheData(
H A Dthread_safety.cpp1076 void ThreadSafety::PostCallRecordGetPipelineCacheData( in PostCallRecordGetPipelineCacheData() function in ThreadSafety
H A Dchassis.h2715 …virtual void PostCallRecordGetPipelineCacheData(VkDevice device, VkPipelineCache pipelineCache, si… in PostCallRecordGetPipelineCacheData() function
H A Dchassis.cpp2242 … intercept->PostCallRecordGetPipelineCacheData(device, pipelineCache, pDataSize, pData, result); in GetPipelineCacheData()