Home
last modified time | relevance | path

Searched refs:ycbcr_range (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h189 VkSamplerYcbcrRange ycbcr_range; member
H A Dtu_shader.c520 ycbcr_sampler->ycbcr_range, in lower_tex_ycbcr()
H A Dtu_descriptor_set.c377 SHA1_UPDATE_VALUE(ctx, sampler->ycbcr_range); in sha1_update_ycbcr_sampler()
1339 conversion->ycbcr_range = pCreateInfo->ycbcrRange; in tu_CreateSamplerYcbcrConversion()
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_ycbcr_conversion_test.cpp90 conv.ycbcr_range = SPVC_MSL_SAMPLER_YCBCR_RANGE_ITU_NARROW; in main()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c292 state.conversion->ycbcr_range, result, bpcs); in try_lower_tex_ycbcr()
H A Dradv_descriptor_set.c1654 conversion->state.ycbcr_range = pCreateInfo->ycbcrRange; in radv_CreateSamplerYcbcrConversion()
H A Dradv_private.h2752 VkSamplerYcbcrRange ycbcr_range;
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c329 state.conversion->ycbcr_range, in anv_nir_lower_ycbcr_textures_instr()
H A Danv_formats.c1697 conversion->ycbcr_range = pCreateInfo->ycbcrRange; in anv_CreateSamplerYcbcrConversion()
H A Danv_private.h4067 VkSamplerYcbcrRange ycbcr_range; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp1393 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()
H A Dspirv_cross_c.h520 spvc_msl_sampler_ycbcr_range ycbcr_range; member
H A Dspirv_msl.hpp219 MSLSamplerYCbCrRange ycbcr_range = MSL_SAMPLER_YCBCR_RANGE_ITU_FULL; member
H A Dspirv_msl.cpp10006 switch (constexpr_sampler->ycbcr_range)
10270 if (constexpr_sampler->ycbcr_range != MSL_SAMPLER_YCBCR_RANGE_ITU_FULL)

Completed in 51 milliseconds