Home
last modified time | relevance | path

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

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