| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 238 case TGSI_OPCODE_TEX2: 284 else if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 ||
|
| H A D | tgsi_scan.c | 370 case TGSI_OPCODE_TEX2:
|
| H A D | tgsi_exec.c | 5750 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 299 case TGSI_OPCODE_TEX2: 345 else if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 ||
|
| H A D | tgsi_scan.c | 361 case TGSI_OPCODE_TEX2:
|
| H A D | tgsi_exec.c | 6037 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 526 TGSI_OPCODE_TEX2 = 177, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 528 TGSI_OPCODE_TEX2 = 177, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 335 case TGSI_OPCODE_TEX2:
|
| H A D | lp_bld_tgsi_soa.c | 2688 opcode == TGSI_OPCODE_TEX2 || 3953 bld.bld_base.op_actions[TGSI_OPCODE_TEX2].emit = tex2_emit;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 342 case TGSI_OPCODE_TEX2:
|
| H A D | lp_bld_tgsi_soa.c | 2685 opcode == TGSI_OPCODE_TEX2 || 4531 bld.bld_base.op_actions[TGSI_OPCODE_TEX2].emit = tex2_emit;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1231 case TGSI_OPCODE_TEX2: 1660 [TGSI_OPCODE_TEX2] = 0, 1810 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1336 case TGSI_OPCODE_TEX2: 1929 [TGSI_OPCODE_TEX2] = 0, 2101 case TGSI_OPCODE_TEX2:
|
| H A D | nir_to_tgsi.c | 2170 tex_opcode = TGSI_OPCODE_TEX2;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_mem.c | 1661 case TGSI_OPCODE_TEX2: 1809 bld_base->op_actions[TGSI_OPCODE_TEX2].emit = build_tex_intrinsic;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 311 case TGSI_OPCODE_TEX2: 2347 case TGSI_OPCODE_TEX2: shd = fetchSrc(1, 0); break; 2397 tgsi.getOpcode() == TGSI_OPCODE_TEX2 || 3520 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 313 case TGSI_OPCODE_TEX2: 2409 tgsi.getOpcode() == TGSI_OPCODE_TEX2 || 3488 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 4313 opcode = (is_cube_array && ir->shadow_comparator) ? TGSI_OPCODE_TEX2 : TGSI_OPCODE_TEX; 4540 } else if (opcode == TGSI_OPCODE_TEX2) { 6196 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 4423 opcode = (is_cube_array && ir->shadow_comparator) ? TGSI_OPCODE_TEX2 : TGSI_OPCODE_TEX; 4661 } else if (opcode == TGSI_OPCODE_TEX2) { 6249 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 7488 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 || 11765 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex}, 11962 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex}, 12188 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 7587 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 || 11934 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex}, 12131 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex}, 12358 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 5389 * Emit code for TGSI_OPCODE_TEX2 (texture lookup for shadow cube map arrays) 5948 case TGSI_OPCODE_TEX2:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 8255 * Emit code for TGSI_OPCODE_TEX2 (texture lookup for shadow cube map arrays) 9443 case TGSI_OPCODE_TEX2:
|