Searched refs:OP_TXQ (Results 1 – 13 of 13) sorted by relevance
304 suq->op = OP_TXQ; in handleSUQ()
399 case OP_TXQ: return &opInfo_TXQ; in getOpInfo()
1186 case OP_TXQ: in doCoalesce()2409 if (tex->op != OP_TXQ) { in texConstraintGM107()2476 if (tex->op == OP_TXQ) { in texConstraintNVC0()
126 OP_TXQ, // texture size query enumerator
2029 case OP_TXQ: in emitInstruction()
520 return OP_TXQ; in getOperation()3070 if (op == OP_TXF || op == OP_TXQ) in visit()
2071 case OP_TXQ: in emitInstruction()
1861 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in loadMsAdjInfo32()3329 case OP_TXQ: in visit()
2666 case OP_TXQ: in emitInstruction()
2836 case OP_TXQ: in emitInstruction()
2206 case OP_TXQ: in visit()
3717 case OP_TXQ: in emitInstruction()
2262 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()