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 D | svga_tgsi_decl_sm30.c | 339 emit->true_color_output[idx] = dst_register(SVGA3DREG_COLOROUT, 353 emit->true_color_output[i] = dst_register(SVGA3DREG_COLOROUT,
|
| H A D | svga_tgsi_emit.h | 129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
|
| H A D | svga_tgsi_insn.c | 3066 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 D | svga_tgsi_decl_sm30.c | 339 emit->true_color_output[idx] = dst_register(SVGA3DREG_COLOROUT, 353 emit->true_color_output[i] = dst_register(SVGA3DREG_COLOROUT,
|
| H A D | svga_tgsi_emit.h | 129 SVGA3dShaderDestToken true_color_output[PIPE_MAX_COLOR_BUFS]; member in struct:svga_shader_emitter
|
| H A D | svga_tgsi_insn.c | 3064 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