Searched refs:OPCODE_TXB (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_instruction.c147 { OPCODE_TXB, "TXB", 1, 1 },
186 opcode == OPCODE_TXB ||
H A Dprog_instruction.h168 OPCODE_TXB, /* X 3 X */ enumerator in enum:prog_opcode
H A Dprog_to_nir.c511 case OPCODE_TXB:
617 if (prog_inst->Opcode == OPCODE_TXB) {
689 [OPCODE_TXB] = 0,
815 case OPCODE_TXB:
H A Dprog_print.c651 case OPCODE_TXB:
H A Dprogramopt.c422 case OPCODE_TXB:
H A Dir_to_mesa.cpp2025 opcode = OPCODE_TXB;
2134 if (opcode == OPCODE_TXL || opcode == OPCODE_TXB) {
H A Dprog_execute.c1091 case OPCODE_TXB: /* GL_ARB_fragment_program only */
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_instruction.c149 { OPCODE_TXB, "TXB", 1, 1 },
188 opcode == OPCODE_TXB ||
H A Dprog_instruction.h168 OPCODE_TXB, /* X 3 X */ enumerator in enum:prog_opcode
H A Dprog_to_nir.c521 case OPCODE_TXB:
594 if (prog_inst->Opcode == OPCODE_TXB) {
666 [OPCODE_TXB] = 0,
792 case OPCODE_TXB:
H A Dprog_print.c654 case OPCODE_TXB:
H A Dprogramopt.c422 case OPCODE_TXB:
H A Dir_to_mesa.cpp1962 opcode = OPCODE_TXB;
2071 if (opcode == OPCODE_TXL || opcode == OPCODE_TXB) {
H A Dprog_execute.c1091 case OPCODE_TXB: /* GL_ARB_fragment_program only */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c497 case OPCODE_TXB:
537 case OPCODE_TXB:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c939 case OPCODE_TXB:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c939 case OPCODE_TXB:

Completed in 23 milliseconds