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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_instruction.c146 { OPCODE_TEX, "TEX", 1, 1 },
185 return (opcode == OPCODE_TEX ||
H A Dprog_instruction.h167 OPCODE_TEX, /* X 3 X X */ enumerator in enum:prog_opcode
H A Dprog_to_nir.c507 case OPCODE_TEX:
687 [OPCODE_TEX] = 0,
814 case OPCODE_TEX:
H A Dprog_print.c648 case OPCODE_TEX:
H A Dprogramopt.c421 case OPCODE_TEX:
H A Dir_to_mesa.cpp2022 opcode = OPCODE_TEX;
2064 if (opcode == OPCODE_TEX) {
H A Dprog_execute.c1066 case OPCODE_TEX: /* Both ARB and NV frag prog */
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_instruction.c148 { OPCODE_TEX, "TEX", 1, 1 },
187 return (opcode == OPCODE_TEX ||
H A Dprog_instruction.h167 OPCODE_TEX, /* X 3 X X */ enumerator in enum:prog_opcode
H A Dprog_to_nir.c517 case OPCODE_TEX:
664 [OPCODE_TEX] = 0,
791 case OPCODE_TEX:
H A Dprog_print.c651 case OPCODE_TEX:
H A Dprogramopt.c421 case OPCODE_TEX:
H A Dir_to_mesa.cpp1959 opcode = OPCODE_TEX;
2001 if (opcode == OPCODE_TEX) {
H A Dprog_execute.c1066 case OPCODE_TEX: /* Both ARB and NV frag prog */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c495 case OPCODE_TEX:
536 case OPCODE_TEX:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c935 case OPCODE_TEX:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c935 case OPCODE_TEX:

Completed in 29 milliseconds