| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 240 case TGSI_OPCODE_TXL2: 286 inst->Instruction.Opcode == TGSI_OPCODE_TXL2 ||
|
| H A D | tgsi_scan.c | 93 opcode != TGSI_OPCODE_TXL2 && 372 case TGSI_OPCODE_TXL2:
|
| H A D | tgsi_exec.c | 5764 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 301 case TGSI_OPCODE_TXL2: 347 inst->Instruction.Opcode == TGSI_OPCODE_TXL2 ||
|
| H A D | tgsi_scan.c | 93 opcode != TGSI_OPCODE_TXL2 && 363 case TGSI_OPCODE_TXL2:
|
| H A D | tgsi_exec.c | 6051 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 528 TGSI_OPCODE_TXL2 = 179, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 530 TGSI_OPCODE_TXL2 = 179, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 341 case TGSI_OPCODE_TXL2:
|
| H A D | lp_bld_tgsi_soa.c | 2690 opcode == TGSI_OPCODE_TXL2 || 3955 bld.bld_base.op_actions[TGSI_OPCODE_TXL2].emit = txl2_emit;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 348 case TGSI_OPCODE_TXL2:
|
| H A D | lp_bld_tgsi_soa.c | 2687 opcode == TGSI_OPCODE_TXL2 || 4533 bld.bld_base.op_actions[TGSI_OPCODE_TXL2].emit = txl2_emit;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1253 case TGSI_OPCODE_TXL2: 1388 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXL2) { 1662 [TGSI_OPCODE_TXL2] = 0, 1811 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1359 case TGSI_OPCODE_TXL2: 1484 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXL2) { 1931 [TGSI_OPCODE_TXL2] = 0, 2102 case TGSI_OPCODE_TXL2:
|
| H A D | nir_to_tgsi.c | 2174 tex_opcode = TGSI_OPCODE_TXL2;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_mem.c | 1562 else if (opcode == TGSI_OPCODE_TXL2) 1674 case TGSI_OPCODE_TXL2: 1816 bld_base->op_actions[TGSI_OPCODE_TXL2].emit = build_tex_intrinsic;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 313 case TGSI_OPCODE_TXL2: 2349 case TGSI_OPCODE_TXL2: shd = fetchSrc(1, 1); break; 3524 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 4337 opcode = is_cube_array ? TGSI_OPCODE_TXL2 : TGSI_OPCODE_TXL; 4538 } else if (opcode == TGSI_OPCODE_TXL2 || opcode == TGSI_OPCODE_TXB2) { 6198 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 4448 opcode = (is_cube_array || (sampler_type->sampler_shadow && sampler_type->coordinate_components() >= 3)) ? TGSI_OPCODE_TXL2 : TGSI_OPCODE_TXL; 4659 } else if (opcode == TGSI_OPCODE_TXL2 || opcode == TGSI_OPCODE_TXB2) { 6251 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 5646 * Emit code for TGSI_OPCODE_TXL2 (explicit LOD) for cubemap array. 5658 assert(inst->Instruction.Opcode == TGSI_OPCODE_TXL2); 5960 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 315 case TGSI_OPCODE_TXL2: 3492 case TGSI_OPCODE_TXL2:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 7490 inst->Instruction.Opcode == TGSI_OPCODE_TXL2 || 7806 inst->Instruction.Opcode == TGSI_OPCODE_TXL2) { 7810 inst->Instruction.Opcode == TGSI_OPCODE_TXL2) 11767 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex}, 11964 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex}, 12190 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex},
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 7589 inst->Instruction.Opcode == TGSI_OPCODE_TXL2 || 7905 inst->Instruction.Opcode == TGSI_OPCODE_TXL2) { 7909 inst->Instruction.Opcode == TGSI_OPCODE_TXL2) 11936 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex}, 12133 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex}, 12360 [TGSI_OPCODE_TXL2] = { FETCH_OP_SAMPLE_L, tgsi_tex},
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 8512 * Emit code for TGSI_OPCODE_TXL2 (explicit LOD) for cubemap array. 8524 assert(inst->Instruction.Opcode == TGSI_OPCODE_TXL2); 9455 case TGSI_OPCODE_TXL2:
|