| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_derived.c | 93 case TGSI_SEMANTIC_FOG: 138 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FOG, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_derived.c | 74 case TGSI_SEMANTIC_FOG: 121 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_FOG, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 90 *semantic_name = TGSI_SEMANTIC_FOG;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 57 case TGSI_SEMANTIC_FOG: 260 else if (semantic.Name == TGSI_SEMANTIC_FOG) { 497 else if (semantic.Name == TGSI_SEMANTIC_FOG) {
|
| H A D | svga_state_vs.c | 297 case TGSI_SEMANTIC_FOG:
|
| H A D | svga_swtnl_state.c | 282 case TGSI_SEMANTIC_FOG:
|
| H A D | svga_shader.c | 86 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 57 case TGSI_SEMANTIC_FOG: 260 else if (semantic.Name == TGSI_SEMANTIC_FOG) { 497 else if (semantic.Name == TGSI_SEMANTIC_FOG) {
|
| H A D | svga_state_vs.c | 308 case TGSI_SEMANTIC_FOG:
|
| H A D | svga_swtnl_state.c | 276 case TGSI_SEMANTIC_FOG:
|
| H A D | svga_shader.c | 87 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 92 *semantic_name = TGSI_SEMANTIC_FOG;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 78 case TGSI_SEMANTIC_FOG:
|
| H A D | r300_fs.c | 66 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 78 case TGSI_SEMANTIC_FOG:
|
| H A D | r300_fs.c | 66 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 169 TGSI_SEMANTIC_FOG, enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 163 TGSI_SEMANTIC_FOG, enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 49 case TGSI_SEMANTIC_FOG: return 0x2e8; 78 case TGSI_SEMANTIC_FOG: return 0x2e8;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 50 case TGSI_SEMANTIC_FOG: return 0x2e8; 79 case TGSI_SEMANTIC_FOG: return 0x2e8;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 218 [TGSI_SEMANTIC_FOG ] = { EMIT_4F, 5, 5, 0x00000010 },
|
| H A D | nvfx_fragprog.c | 476 if(fpc->fp->info.input_semantic_name[fsrc->Register.Index] == TGSI_SEMANTIC_FOG && (0 871 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 218 [TGSI_SEMANTIC_FOG ] = { EMIT_4F, 5, 5, 0x00000010 },
|
| H A D | nvfx_fragprog.c | 476 if(fpc->fp->info.input_semantic_name[fsrc->Register.Index] == TGSI_SEMANTIC_FOG && (0 871 case TGSI_SEMANTIC_FOG:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 697 if (ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_FOG) {
|