Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroySamplerYcbcrConversion (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2149 void PostCallRecordDestroySamplerYcbcrConversion(
Dthread_safety.cpp2726 void ThreadSafety::PostCallRecordDestroySamplerYcbcrConversion( in PostCallRecordDestroySamplerYcbcrConversion() function in ThreadSafety
Dchassis.h2994 …virtual void PostCallRecordDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion… in PostCallRecordDestroySamplerYcbcrConversion() function
Dchassis.cpp4308 intercept->PostCallRecordDestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); in DestroySamplerYcbcrConversion()
/external/vulkan-validation-layers/layers/
Dcore_validation.h574 …void PostCallRecordDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcrConversion ycbcrCo…
Dcore_validation.cpp14276 void ValidationStateTracker::PostCallRecordDestroySamplerYcbcrConversion(VkDevice device, VkSampler… in PostCallRecordDestroySamplerYcbcrConversion() function in ValidationStateTracker