Home | History | Annotate | Download | only in swrast

Lines Matching refs:attrMask

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