Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1160 void PreCallRecordCreateSampler(
Dthread_safety.cpp1216 void ThreadSafety::PreCallRecordCreateSampler( in PreCallRecordCreateSampler() function in ThreadSafety
Dchassis.h2735 …virtual void PreCallRecordCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, c… in PreCallRecordCreateSampler() function
Dchassis.cpp2329 intercept->PreCallRecordCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()