Searched refs:attribMask (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/egl/
H A DegluUtil.cpp420 const deUint64 attribMask = 0xffffffffull; //!< Max bits that can be used local
427 if ((attrib[0] & ~attribMask) || (attrib[1] & ~attribMask))

Completed in 118 milliseconds