Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2212 unsigned a_num_components = a->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()