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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c290 unsigned ycbcr_component = channel_to_component(ycbcr_swizzle); local in function:anv_nir_lower_ycbcr_textures_instr
291 ycbcr_comp[ycbcr_component] = nir_channel(builder, plane_sample, pc);
296 ycbcr_bpcs[ycbcr_component] = isl_layout->channels_array[pc].bits;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c404 unsigned ycbcr_component = channel_to_component(ycbcr_swizzle); local in function:try_lower_tex_ycbcr
405 ycbcr_comp[ycbcr_component] = nir_channel(builder, plane_sample, pc);
410 ycbcr_bpcs[ycbcr_component] = isl_layout->channels_array[pc].bits;

Completed in 3 milliseconds