Searched refs:true_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.c339 emit->true_color_output[idx] = dst_register(SVGA3DREG_COLOROUT,
353 emit->true_color_output[i] = dst_register(SVGA3DREG_COLOROUT,
H A Dsvga_tgsi_emit.h129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3066 if (SVGA3dShaderGetRegType(emit->true_color_output[i].value) != 0) {
3076 emit->true_color_output[i],
3084 emit->true_color_output[i],
3092 emit->true_color_output[i],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c339 emit->true_color_output[idx] = dst_register(SVGA3DREG_COLOROUT,
353 emit->true_color_output[i] = dst_register(SVGA3DREG_COLOROUT,
H A Dsvga_tgsi_emit.h129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3064 if (SVGA3dShaderGetRegType(emit->true_color_output[i].value) != 0) {
3074 emit->true_color_output[i],
3082 emit->true_color_output[i],
3090 emit->true_color_output[i],

Completed in 12 milliseconds