| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 82 *semantic_name = TGSI_SEMANTIC_BCOLOR; 86 *semantic_name = TGSI_SEMANTIC_BCOLOR;
|
| H A D | tgsi_emulate.c | 131 semantic == TGSI_SEMANTIC_BCOLOR)
|
| H A D | tgsi_two_side.c | 31 * 1. create corresponding back-color inputs (TGSI_SEMANTIC_BCOLOR) 113 decl.Semantic.Name = TGSI_SEMANTIC_BCOLOR;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 170 case TGSI_SEMANTIC_BCOLOR: 187 insert_output_before(ctx, decl, TGSI_SEMANTIC_BCOLOR, 0, 215 decl->Semantic.Name == TGSI_SEMANTIC_BCOLOR && 217 insert_output_after(ctx, decl, TGSI_SEMANTIC_BCOLOR, 1, 344 case TGSI_SEMANTIC_BCOLOR:
|
| H A D | r300_vs.c | 67 case TGSI_SEMANTIC_BCOLOR:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 170 case TGSI_SEMANTIC_BCOLOR: 187 insert_output_before(ctx, decl, TGSI_SEMANTIC_BCOLOR, 0, 215 decl->Semantic.Name == TGSI_SEMANTIC_BCOLOR && 217 insert_output_after(ctx, decl, TGSI_SEMANTIC_BCOLOR, 1, 346 case TGSI_SEMANTIC_BCOLOR:
|
| H A D | r300_vs.c | 67 case TGSI_SEMANTIC_BCOLOR:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 84 *semantic_name = TGSI_SEMANTIC_BCOLOR; 88 *semantic_name = TGSI_SEMANTIC_BCOLOR;
|
| H A D | tgsi_emulate.c | 131 semantic == TGSI_SEMANTIC_BCOLOR)
|
| H A D | tgsi_two_side.c | 31 * 1. create corresponding back-color inputs (TGSI_SEMANTIC_BCOLOR) 113 decl.Semantic.Name = TGSI_SEMANTIC_BCOLOR;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_twoside.c | 125 if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_BCOLOR) {
|
| H A D | draw_vs_exec.c | 176 (name == TGSI_SEMANTIC_COLOR || name == TGSI_SEMANTIC_BCOLOR)) {
|
| H A D | draw_pipe_flatshade.c | 174 semantic_name == TGSI_SEMANTIC_BCOLOR) &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_twoside.c | 125 if (vs->info.output_semantic_name[i] == TGSI_SEMANTIC_BCOLOR) {
|
| H A D | draw_vs_exec.c | 179 (name == TGSI_SEMANTIC_COLOR || name == TGSI_SEMANTIC_BCOLOR)) {
|
| H A D | draw_pipe_flatshade.c | 174 semantic_name == TGSI_SEMANTIC_BCOLOR) &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 53 case TGSI_SEMANTIC_BCOLOR: 236 semantic.Name = TGSI_SEMANTIC_BCOLOR;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 53 case TGSI_SEMANTIC_BCOLOR: 236 semantic.Name = TGSI_SEMANTIC_BCOLOR;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 131 TGSI_SEMANTIC_BCOLOR, i);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 131 TGSI_SEMANTIC_BCOLOR, i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 168 TGSI_SEMANTIC_BCOLOR, /**< back-face color */ enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 156 TGSI_SEMANTIC_BCOLOR,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 162 TGSI_SEMANTIC_BCOLOR, /**< back-face color */ enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 156 TGSI_SEMANTIC_BCOLOR,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 51 case TGSI_SEMANTIC_BCOLOR: return 0x2a0 + si * 0x10; 80 case TGSI_SEMANTIC_BCOLOR: return 0x2a0 + si * 0x10;
|