Searched refs:ycbcr_model (Results 1 – 14 of 14) sorted by relevance
89 conv.ycbcr_model = SPVC_MSL_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_BT_2020; in main()
285 if (state.conversion->ycbcr_model != VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) { in try_lower_tex_ycbcr()291 result = nir_convert_ycbcr_to_rgb(builder, state.conversion->ycbcr_model, in try_lower_tex_ycbcr()
1526 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in radv_CreateSamplerYcbcrConversion()
2343 VkSamplerYcbcrModelConversion ycbcr_model; member
326 if (state.conversion->ycbcr_model != VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) { in anv_nir_lower_ycbcr_textures_instr()328 state.conversion->ycbcr_model, in anv_nir_lower_ycbcr_textures_instr()
1644 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in anv_CreateSamplerYcbcrConversion()
4514 VkSamplerYcbcrModelConversion ycbcr_model; member
501 if (ycbcr_sampler->ycbcr_model == VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) in lower_tex_ycbcr()511 ycbcr_sampler->ycbcr_model, in lower_tex_ycbcr()
236 ycbcr_samplers[i].ycbcr_model = VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY; in tu_CreateDescriptorSetLayout()1259 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in tu_CreateSamplerYcbcrConversion()
1488 VkSamplerYcbcrModelConversion ycbcr_model; member
1392 samp.ycbcr_model = static_cast<MSLSamplerYCbCrModelConversion>(conv->ycbcr_model); in spvc_convert_msl_sampler_ycbcr_conversion()2603 conv->ycbcr_model = static_cast<spvc_msl_sampler_ycbcr_model_conversion>(defaults.ycbcr_model); in spvc_msl_sampler_ycbcr_conversion_init()
519 spvc_msl_sampler_ycbcr_model_conversion ycbcr_model; member
218 MSLSamplerYCbCrModelConversion ycbcr_model = MSL_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY; member
9982 switch (constexpr_sampler->ycbcr_model) in to_texture_op()10004 if (constexpr_sampler->ycbcr_model != MSL_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) in to_texture_op()10111 if (constexpr_sampler->ycbcr_model != MSL_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) in to_texture_op()10114 if (constexpr_sampler->ycbcr_model != MSL_SAMPLER_YCBCR_MODEL_CONVERSION_YCBCR_IDENTITY) in to_texture_op()10250 switch (constexpr_sampler->ycbcr_model) in to_func_call_arg()