Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c397 unsigned ycbcr_component = channel_to_component(ycbcr_swizzle); in try_lower_tex_ycbcr() local
398 ycbcr_comp[ycbcr_component] = nir_channel(builder, plane_sample, pc); in try_lower_tex_ycbcr()
403 ycbcr_bpcs[ycbcr_component] = isl_layout->channels_array[pc].bits; in try_lower_tex_ycbcr()