Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1044 void PreCallRecordCreatePipelineCache(
Dthread_safety.cpp1032 void ThreadSafety::PreCallRecordCreatePipelineCache( in PreCallRecordCreatePipelineCache() function in ThreadSafety
Dchassis.h2708 …virtual void PreCallRecordCreatePipelineCache(VkDevice device, const VkPipelineCacheCreateInfo* pC… in PreCallRecordCreatePipelineCache() function
Dchassis.cpp2191 … intercept->PreCallRecordCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in CreatePipelineCache()