Searched refs:attribMask (Results 1 – 1 of 1) sorted by relevance
486 const deUint64 attribMask = 0xffffffffull; //!< Max bits that can be used in toLegacyAttribList() local493 if ((attrib[0] & ~attribMask) || (attrib[1] & ~attribMask)) in toLegacyAttribList()