Searched defs:GLWindow (Results 1 – 1 of 1) sorted by relevance
212 struct GLWindow struct in __anon02294e1b0111::OGLTransitionerImpl215 HWND hWnd;216 HDC hDC;217 HGLRC hRC;230 unsigned int bpp;231 unsigned int Width;232 unsigned int Height;233 const char* GLXExtensions;234 const GLubyte* GLExtensions;236 …char* name ) { return gluCheckExtension( (const GLubyte*) name, (const GLubyte*) GLXExtensions ); } in HasGLXExtension()[all …]