Searched defs:attribMask (Results 1 – 2 of 2) sorted by relevance
489 const deUint64 attribMask = 0xffffffffull; //!< Max bits that can be used in toLegacyAttribList() local
406 void ContextGL::resetUpdatedAttributes(gl::AttributesMask attribMask) in resetUpdatedAttributes()