Searched refs:OP_LINTERP (Results 1 – 12 of 12) sorted by relevance
123 case OP_LINTERP: in isBarrierRequired()
144 { OP_LINTERP, 0x0, 0x0, 0x0, 0x8, 0x0, 0x0 },528 case OP_LINTERP: in getLatency()
580 if (op == OP_LINTERP || op == OP_PINTERP) in print()
153 operation op = OP_LINTERP; in mkInterp()
112 OP_LINTERP, enumerator
1744 ? OP_PINTERP : OP_LINTERP; in translateInterpMode()2137 insn->op = OP_LINTERP; in loadProjTexCoords()2867 if (insn->op != OP_LINTERP && insn->op != OP_PINTERP) { in handleINTERP()2885 op = OP_LINTERP; in handleINTERP()
1881 case OP_LINTERP: in emitInstruction()
2402 case OP_LINTERP: in emitInstruction()
2600 case OP_LINTERP: in emitInstruction()
3286 case OP_LINTERP: in emitInstruction()
2758 (i->op == OP_LINTERP || i->op == OP_PINTERP) && in visit()
2986 insn->op != OP_LINTERP && // probably just nve4 in visit()