| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 119 *semantic_name = TGSI_SEMANTIC_LAYER;
|
| H A D | tgsi_scan.c | 741 case TGSI_SEMANTIC_LAYER:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 112 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { 163 TGSI_SEMANTIC_LAYER,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_derived.c | 112 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { 163 TGSI_SEMANTIC_LAYER,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_from_mesa.c | 121 *semantic_name = TGSI_SEMANTIC_LAYER;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 173 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { 217 TGSI_SEMANTIC_LAYER,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_derived.c | 173 } else if (fsInfo->input_semantic_name[i] == TGSI_SEMANTIC_LAYER) { 217 TGSI_SEMANTIC_LAYER,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 188 TGSI_SEMANTIC_LAYER, /**< layer (rendertarget index) */ enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 82 ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
|
| H A D | si_shader_nir.c | 640 case TGSI_SEMANTIC_LAYER:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 182 TGSI_SEMANTIC_LAYER, /**< layer (rendertarget index) */ enumerator in enum:tgsi_semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_pbo.c | 327 out_layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); 370 out_layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); 624 layer = ureg_DECL_fs_input(ureg, TGSI_SEMANTIC_LAYER, 0,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 73 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 44 case TGSI_SEMANTIC_LAYER: return 0x064; 73 case TGSI_SEMANTIC_LAYER: return 0x064;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 45 case TGSI_SEMANTIC_LAYER: return 0x064; 74 case TGSI_SEMANTIC_LAYER: return 0x064;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_nv50.cpp | 577 case TGSI_SEMANTIC_LAYER: locs[SV_LAYER] = addr; break;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_nv50.cpp | 588 case TGSI_SEMANTIC_LAYER: locs[SV_LAYER] = addr; break;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 424 } else if (iface->info->output_semantic_name[attrib] == TGSI_SEMANTIC_LAYER) { 998 } else if (semantic_name == TGSI_SEMANTIC_LAYER) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_clip.c | 748 if (semantic_name == TGSI_SEMANTIC_LAYER ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_simple_shaders.c | 106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_program.c | 110 case TGSI_SEMANTIC_LAYER:
|
| H A D | nv50_shader_state.c | 489 case TGSI_SEMANTIC_LAYER:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_simple_shaders.c | 106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_program.c | 110 case TGSI_SEMANTIC_LAYER:
|
| H A D | nv50_shader_state.c | 494 case TGSI_SEMANTIC_LAYER:
|