Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2242 unsigned worst_start_component = align == 4 ? 3 : align / 4; in ntt_should_vectorize_io() local
2243 if (worst_start_component + num_components > 4) in ntt_should_vectorize_io()