Searched defs:__GLXWinScreen (Results 1 – 1 of 1) sorted by relevance
64 struct __GLXWinScreen { struct65 __GLXscreen base;67 Bool has_WGL_ARB_multisample;68 Bool has_WGL_ARB_pixel_format;69 Bool has_WGL_ARB_pbuffer;70 Bool has_WGL_ARB_render_texture;71 Bool has_WGL_ARB_make_current_read;74 RealizeWindowProcPtr RealizeWindow;75 UnrealizeWindowProcPtr UnrealizeWindow;76 CopyWindowProcPtr CopyWindow;