Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_convert_ycbcr.c133 nir_ssa_def *converted_channels[] = { in nir_convert_ycbcr_to_rgb() local
140 converted_channels[0], converted_channels[1], in nir_convert_ycbcr_to_rgb()
141 converted_channels[2], nir_channel(b, raw_channels, 3)); in nir_convert_ycbcr_to_rgb()