Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1178 void PostCallRecordDestroySampler(
Dthread_safety.cpp1242 void ThreadSafety::PostCallRecordDestroySampler( in PostCallRecordDestroySampler() function in ThreadSafety
Dchassis.h2739 …virtual void PostCallRecordDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCa… in PostCallRecordDestroySampler() function
Dchassis.cpp2357 intercept->PostCallRecordDestroySampler(device, sampler, pAllocator); in DestroySampler()