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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_ubo_vec4.c141 nir_component_mask_t low_channels = local in function:nir_lower_ubo_vec4_lower
144 low_channels << (8 / chan_size_bytes);
148 nir_channels(b, result, low_channels));

Completed in 2 milliseconds