Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c337 emit->true_color_output[idx] = dst_register(SVGA3DREG_COLOROUT, in ps30_output()
351 emit->true_color_output[i] = dst_register(SVGA3DREG_COLOROUT, in ps30_output()
Dsvga_tgsi_emit.h129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS]; member
Dsvga_tgsi_insn.c3065 if (SVGA3dShaderGetRegType(emit->true_color_output[i].value) != 0) { in emit_ps_postamble()
3075 emit->true_color_output[i], in emit_ps_postamble()
3083 emit->true_color_output[i], in emit_ps_postamble()
3091 emit->true_color_output[i], in emit_ps_postamble()