Searched defs:GLWindow (Results 1 – 1 of 1) sorted by relevance
212 struct GLWindow struct in __anon15b211eb0111::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 …bool HasGLXExtension( const char* name ) { return gluCheckExtension( (const GLubyte*) name, (const… in HasGLXExtension()[all …]
Completed in 18 milliseconds