Searched defs:glthread_attrib_node (Results 1 – 1 of 1) sorted by relevance
155 struct glthread_attrib_node { struct156 GLbitfield Mask;157 int ActiveTexture;158 GLenum16 MatrixMode;159 bool Blend;160 bool CullFace;161 bool DepthTest;162 bool Lighting;163 bool PolygonStipple;