Searched refs:ycbcr_range (Results 1 – 14 of 14) sorted by relevance
90 conv.ycbcr_range = SPVC_MSL_SAMPLER_YCBCR_RANGE_ITU_NARROW; in main()
292 state.conversion->ycbcr_range, result, bpcs); in try_lower_tex_ycbcr()
1527 conversion->ycbcr_range = pCreateInfo->ycbcrRange; in radv_CreateSamplerYcbcrConversion()
2344 VkSamplerYcbcrRange ycbcr_range; member
329 state.conversion->ycbcr_range, in anv_nir_lower_ycbcr_textures_instr()
1645 conversion->ycbcr_range = pCreateInfo->ycbcrRange; in anv_CreateSamplerYcbcrConversion()
4515 VkSamplerYcbcrRange ycbcr_range; member
1393 samp.ycbcr_range = static_cast<MSLSamplerYCbCrRange>(conv->ycbcr_range); in spvc_convert_msl_sampler_ycbcr_conversion()2604 conv->ycbcr_range = static_cast<spvc_msl_sampler_ycbcr_range>(defaults.ycbcr_range); in spvc_msl_sampler_ycbcr_conversion_init()
520 spvc_msl_sampler_ycbcr_range ycbcr_range; member
219 MSLSamplerYCbCrRange ycbcr_range = MSL_SAMPLER_YCBCR_RANGE_ITU_FULL; member
10006 switch (constexpr_sampler->ycbcr_range) in to_texture_op()10270 if (constexpr_sampler->ycbcr_range != MSL_SAMPLER_YCBCR_RANGE_ITU_FULL) in to_func_call_arg()
512 ycbcr_sampler->ycbcr_range, in lower_tex_ycbcr()
1489 VkSamplerYcbcrRange ycbcr_range; member
1260 conversion->ycbcr_range = pCreateInfo->ycbcrRange; in tu_CreateSamplerYcbcrConversion()