Searched refs:PreCallRecordCreateSampler (Results 1 – 4 of 4) sorted by relevance
1160 void PreCallRecordCreateSampler(
1216 void ThreadSafety::PreCallRecordCreateSampler( in PreCallRecordCreateSampler() function in ThreadSafety
2735 …virtual void PreCallRecordCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, c… in PreCallRecordCreateSampler() function
2329 intercept->PreCallRecordCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()