Home | History | Annotate | Download | only in swrast

Lines Matching full:attrmask

165  * Interpolate the active attributes (and'd with attrMask) to
172 GLbitfield64 attrMask)
180 attrMask &= ~span->arrayAttribs;
183 if (attrMask & BITFIELD64_BIT(attr)) {