Searched refs:OP_TXQ (Results 1 – 9 of 9) sorted by relevance
1111 case OP_TXQ: in doCoalesce()2123 if (tex->op != OP_TXQ) { in texConstraintGM107()2176 if (tex->op == OP_TXQ) { in texConstraintNVC0()
120 OP_TXQ, // texture size query enumerator
1984 case OP_TXQ: in emitInstruction()
1406 case OP_TXQ: in visit()
2654 case OP_TXQ: in emitInstruction()
2822 case OP_TXQ: in emitInstruction()
3413 case OP_TXQ: in emitInstruction()
2866 case OP_TXQ: in visit()
2308 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()