Searched refs:GLSupport (Results 1 – 2 of 2) sorted by relevance
55 struct GLSupport { struct56 GLSupport():maxLights(0),maxVertexAttribs(0),maxClipPlane(0),maxTexUnits(0), \ in GLSupport() function155 virtual GLSupport* getCaps(){return &s_glSupport;}; in getCaps()197 static GLSupport s_glSupport;
93 GLSupport GLEScontext::s_glSupport;