Lines Matching refs:ycbcrConversion
3520 VkSamplerYcbcrConversion ycbcrConversion, in DispatchDestroySamplerYcbcrConversion() argument
3524 …yer_data->device_dispatch_table.DestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocator); in DispatchDestroySamplerYcbcrConversion()
3525 uint64_t ycbcrConversion_id = reinterpret_cast<uint64_t &>(ycbcrConversion); in DispatchDestroySamplerYcbcrConversion()
3528 ycbcrConversion = (VkSamplerYcbcrConversion)iter->second; in DispatchDestroySamplerYcbcrConversion()
3530 ycbcrConversion = (VkSamplerYcbcrConversion)0; in DispatchDestroySamplerYcbcrConversion()
3532 …layer_data->device_dispatch_table.DestroySamplerYcbcrConversion(device, ycbcrConversion, pAllocato… in DispatchDestroySamplerYcbcrConversion()
4726 VkSamplerYcbcrConversion ycbcrConversion, in DispatchDestroySamplerYcbcrConversionKHR() argument
4730 …_data->device_dispatch_table.DestroySamplerYcbcrConversionKHR(device, ycbcrConversion, pAllocator); in DispatchDestroySamplerYcbcrConversionKHR()
4731 uint64_t ycbcrConversion_id = reinterpret_cast<uint64_t &>(ycbcrConversion); in DispatchDestroySamplerYcbcrConversionKHR()
4734 ycbcrConversion = (VkSamplerYcbcrConversion)iter->second; in DispatchDestroySamplerYcbcrConversionKHR()
4736 ycbcrConversion = (VkSamplerYcbcrConversion)0; in DispatchDestroySamplerYcbcrConversionKHR()
4738 …layer_data->device_dispatch_table.DestroySamplerYcbcrConversionKHR(device, ycbcrConversion, pAlloc… in DispatchDestroySamplerYcbcrConversionKHR()