Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h96 int loop_const_idx; member
Dsvga_tgsi_insn.c789 emit->loop_const_idx = idx; in create_loop_const()
985 assert(emit->loop_const_idx >= 0); in get_loop_const()
987 emit->loop_const_idx ); in get_loop_const()