Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h2131 void PreCallRecordCreateSamplerYcbcrConversion(
H A Dthread_safety.cpp2700 void ThreadSafety::PreCallRecordCreateSamplerYcbcrConversion( in PreCallRecordCreateSamplerYcbcrConversion() function in ThreadSafety
H A Dchassis.h2990 …virtual void PreCallRecordCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConver… in PreCallRecordCreateSamplerYcbcrConversion() function
H A Dchassis.cpp4280 …intercept->PreCallRecordCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConver… in CreateSamplerYcbcrConversion()