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()
1180 case OP_TXQ: in doCoalesce()2397 if (tex->op != OP_TXQ) { in texConstraintGM107()2464 if (tex->op == OP_TXQ) { in texConstraintNVC0()
126 OP_TXQ, // texture size query enumerator
2002 case OP_TXQ: in emitInstruction()
2071 case OP_TXQ: in emitInstruction()
1851 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in loadMsAdjInfo32()3316 case OP_TXQ: in visit()
2666 case OP_TXQ: in emitInstruction()
2206 case OP_TXQ: in visit()
2836 case OP_TXQ: in emitInstruction()
3717 case OP_TXQ: in emitInstruction()
523 return OP_TXQ; in getOperation()
2262 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()