Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c42 unsigned color_base; /* base register for chosen COLOR/BCOLOR's */ member
1261 ctx->color_base = tmpbase + ctx->numtmp; in emit_decls()
1313 src->Index = ctx->color_base + j; in rename_color_inputs()