Home
last modified time | relevance | path

Searched refs:rOp (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_sm4.cpp1531 const int rOp = (query == TXQ_DIMS) ? 2 : 1; in handleQUERY() local
1534 const int tR = insn->ops[rOp]->indices[0].disp; in handleQUERY()
1540 emitTex(dst0, texi, insn->ops[rOp]->swizzle); in handleQUERY()