Home | History | Annotate | Download | only in gpu

Lines Matching refs:funcRef

982         uint16_t funcRef = settings->funcRef(face);
996 funcRef = clipBit;
1002 funcRef = (funcRef & userBits) | clipBit;
1006 funcRef = clipBit;
1013 funcRef &= userBits;
1021 funcRef &= userBits;
1027 settings->setFuncRef(face, funcRef);