Home | History | Annotate | Download | only in gl

Lines Matching refs:AttributePair

848     const AttributePair* attribEnd = fEffectAttributes.end();
849 for (const AttributePair* attrib = fEffectAttributes.begin(); attrib != attribEnd; ++attrib) {
945 const AttributePair* attribEnd = fEffectAttributes.end();
946 for (const AttributePair* attrib = fEffectAttributes.begin(); attrib != attribEnd; ++attrib) {