Searched refs:OP_TXQ (Results 1 – 9 of 9) sorted by relevance
1113 case OP_TXQ: in doCoalesce()2125 if (tex->op != OP_TXQ) { in texConstraintGM107()2178 if (tex->op == OP_TXQ) { in texConstraintNVC0()
120 OP_TXQ, // texture size query enumerator
1406 case OP_TXQ: in visit()
1984 case OP_TXQ: in emitInstruction()
2535 case OP_TXQ: in emitInstruction()
2730 case OP_TXQ: in emitInstruction()
3307 case OP_TXQ: in emitInstruction()
2686 case OP_TXQ: in visit()
2108 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()