Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c336 emit->temp_color_output[idx] = emit->output_map[idx]; in ps30_output()
350 emit->temp_color_output[i] = emit->output_map[idx+i]; in ps30_output()
Dsvga_tgsi_emit.h128 SVGA3dShaderDestToken temp_color_output[PIPE_MAX_COLOR_BUFS]; member
Dsvga_tgsi_insn.c3208 src(emit->temp_color_output[0]))) { in emit_ps_postamble()
3216 src(emit->temp_color_output[i]) )) in emit_ps_postamble()