Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2213 unsigned b_num_components = b->dest.dest.ssa.num_components; in ntt_should_vectorize_instr() local
2219 if (a_num_components + b_num_components > 2) in ntt_should_vectorize_instr()