Searched defs:glthread_attrib_node (Results 1 – 1 of 1) sorted by relevance
176 struct glthread_attrib_node { struct177 GLbitfield Mask;178 int ActiveTexture;179 GLenum16 MatrixMode;180 bool Blend;181 bool CullFace;182 bool DepthTest;183 bool Lighting;184 bool PolygonStipple;