Searched refs:temp_color_output (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c338 emit->temp_color_output[idx] = emit->output_map[idx];
352 emit->temp_color_output[i] = emit->output_map[idx+i];
H A Dsvga_tgsi_emit.h128 SVGA3dShaderDestToken temp_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3085 src(emit->temp_color_output[0]))) {
3093 src(emit->temp_color_output[i]) ))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c338 emit->temp_color_output[idx] = emit->output_map[idx];
352 emit->temp_color_output[i] = emit->output_map[idx+i];
H A Dsvga_tgsi_emit.h128 SVGA3dShaderDestToken temp_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3083 src(emit->temp_color_output[0]))) {
3091 src(emit->temp_color_output[i]) ))

Completed in 18 milliseconds