HomeSort by relevance Sort by last modified time
    Searched refs:getInterpMode (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 909 unsigned int getInterpMode() const { return ipa & 0x3; }
    [all...]
nv50_ir_emit_nv50.cpp 916 if (i->encSize != 8 && i->getInterpMode() == NV50_IR_INTERP_FLAT) {
928 if (i->getInterpMode() == NV50_IR_INTERP_FLAT)
    [all...]
nv50_ir_emit_gm107.cpp     [all...]
nv50_ir_emit_nvc0.cpp     [all...]

Completed in 139 milliseconds