| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 94 *semantic_name = TGSI_SEMANTIC_PSIZE;
|
| H A D | tgsi_point_sprite.c | 120 if (decl->Semantic.Name == TGSI_SEMANTIC_PSIZE) { 128 if (decl->Semantic.Name == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_derived.c | 98 src = draw_find_shader_output(i915->draw, TGSI_SEMANTIC_PSIZE, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 96 *semantic_name = TGSI_SEMANTIC_PSIZE;
|
| H A D | tgsi_point_sprite.c | 120 if (decl->Semantic.Name == TGSI_SEMANTIC_PSIZE) { 128 if (decl->Semantic.Name == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 62 case TGSI_SEMANTIC_PSIZE: 484 else if (semantic.Name == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 62 case TGSI_SEMANTIC_PSIZE: 484 else if (semantic.Name == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_wide_point.c | 269 wide->psize_slot = draw_find_shader_output(draw, TGSI_SEMANTIC_PSIZE, 0);
|
| H A D | draw_pipe_aapoint.c | 653 if (info->output_semantic_name[i] == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 57 case TGSI_SEMANTIC_PSIZE:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 142 TGSI_SEMANTIC_PSIZE, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 142 TGSI_SEMANTIC_PSIZE, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_vs.c | 57 case TGSI_SEMANTIC_PSIZE:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_wide_point.c | 269 wide->psize_slot = draw_find_shader_output(draw, TGSI_SEMANTIC_PSIZE, 0);
|
| H A D | draw_pipe_aapoint.c | 686 if (info->output_semantic_name[i] == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 170 TGSI_SEMANTIC_PSIZE, enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 196 TGSI_SEMANTIC_PSIZE, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 164 TGSI_SEMANTIC_PSIZE, enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shaderio.cpp | 221 case TGSI_SEMANTIC_PSIZE:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 196 TGSI_SEMANTIC_PSIZE, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 46 case TGSI_SEMANTIC_PSIZE: return 0x06c; 75 case TGSI_SEMANTIC_PSIZE: return 0x06c;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 47 case TGSI_SEMANTIC_PSIZE: return 0x06c; 76 case TGSI_SEMANTIC_PSIZE: return 0x06c;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 421 if (iface->info->output_semantic_name[attrib] == TGSI_SEMANTIC_PSIZE) { 863 if (swr_vs->info.base.output_semantic_name[attrib] == TGSI_SEMANTIC_PSIZE) { 996 } else if (semantic_name == TGSI_SEMANTIC_PSIZE) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 219 [TGSI_SEMANTIC_PSIZE ] = { EMIT_1F_PSIZE, 6, 6, 0x00000020 },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 219 [TGSI_SEMANTIC_PSIZE ] = { EMIT_1F_PSIZE, 6, 6, 0x00000020 },
|