Searched refs:TGSI_OPCODE_TXB2 (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c239 case TGSI_OPCODE_TXB2:
285 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
H A Dtgsi_lowering.c1046 if (opcode == TGSI_OPCODE_TXB2) {
1408 case TGSI_OPCODE_TXB2:
1551 info->opcode_count[TGSI_OPCODE_TXB2] +
H A Dtgsi_scan.c371 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c300 case TGSI_OPCODE_TXB2:
346 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
H A Dtgsi_lowering.c1045 if (opcode == TGSI_OPCODE_TXB2) {
1408 case TGSI_OPCODE_TXB2:
1551 info->opcode_count[TGSI_OPCODE_TXB2] +
H A Dtgsi_scan.c362 case TGSI_OPCODE_TXB2:
H A Dtgsi_exec.c6044 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h527 TGSI_OPCODE_TXB2 = 178, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h529 TGSI_OPCODE_TXB2 = 178, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c338 case TGSI_OPCODE_TXB2:
H A Dlp_bld_tgsi_soa.c2689 opcode == TGSI_OPCODE_TXB2 ||
3954 bld.bld_base.op_actions[TGSI_OPCODE_TXB2].emit = txb2_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c345 case TGSI_OPCODE_TXB2:
H A Dlp_bld_tgsi_soa.c2686 opcode == TGSI_OPCODE_TXB2 ||
4532 bld.bld_base.op_actions[TGSI_OPCODE_TXB2].emit = txb2_emit;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1244 case TGSI_OPCODE_TXB2:
1376 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXB2) {
1661 [TGSI_OPCODE_TXB2] = 0,
1812 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1349 case TGSI_OPCODE_TXB2:
1468 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXB2) {
1930 [TGSI_OPCODE_TXB2] = 0,
2103 case TGSI_OPCODE_TXB2:
H A Dnir_to_tgsi.c2172 tex_opcode = TGSI_OPCODE_TXB2;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c1424 if (opcode == TGSI_OPCODE_TXB2)
1670 case TGSI_OPCODE_TXB2:
1811 bld_base->op_actions[TGSI_OPCODE_TXB2].emit = build_tex_intrinsic;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c5588 * or TGSI_OPCODE_TXB2 (for cube shadow maps).
5603 inst->Instruction.Opcode == TGSI_OPCODE_TXB2);
5605 if (inst->Instruction.Opcode == TGSI_OPCODE_TXB2) {
5953 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp312 case TGSI_OPCODE_TXB2:
2348 case TGSI_OPCODE_TXB2: shd = fetchSrc(1, 1); break;
3523 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4321 opcode = TGSI_OPCODE_TXB2;
4538 } else if (opcode == TGSI_OPCODE_TXL2 || opcode == TGSI_OPCODE_TXB2) {
6197 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4432 opcode = TGSI_OPCODE_TXB2;
4659 } else if (opcode == TGSI_OPCODE_TXL2 || opcode == TGSI_OPCODE_TXB2) {
6250 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp314 case TGSI_OPCODE_TXB2:
3491 case TGSI_OPCODE_TXB2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7489 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
7805 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
7809 if (inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
11766 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
11963 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
12189 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7588 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
7904 inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
7908 if (inst->Instruction.Opcode == TGSI_OPCODE_TXB2 ||
11935 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
12132 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
12359 [TGSI_OPCODE_TXB2] = { FETCH_OP_SAMPLE_LB, tgsi_tex},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c8454 * or TGSI_OPCODE_TXB2 (for cube shadow maps).
8469 inst->Instruction.Opcode == TGSI_OPCODE_TXB2);
8471 if (inst->Instruction.Opcode == TGSI_OPCODE_TXB2) {
9448 case TGSI_OPCODE_TXB2:

Completed in 110 milliseconds

12