Searched refs:getInterpMode (Results 1 – 3 of 3) sorted by relevance
717 unsigned int getInterpMode() const { return ipa & 0x3; } in getInterpMode() function
812 if (i->getInterpMode() == NV50_IR_INTERP_FLAT) { in emitINTERP()
1286 if (i->getInterpMode() == NV50_IR_INTERP_SC) in emitInterpMode()