Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c193 unsigned array_temps[UREG_MAX_ARRAY_TEMPS]; member
689 ureg->array_temps[ureg->nr_array_temps++] = i; in ureg_DECL_array_temporary()
2033 if (array < ureg->nr_array_temps && ureg->array_temps[array] == first) in emit_decls()