Home
last modified time | relevance | path

Searched refs:PFNWGLCHOOSEPIXELFORMATARBPROC (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/wgl/
H A Dwgl_display.h41 typedef BOOL (__stdcall *PFNWGLCHOOSEPIXELFORMATARBPROC )(HDC hdc, typedef
64 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/fsaa/
H A Dfsaa_wgl.c23 PFNWGLCHOOSEPIXELFORMATARBPROC _wglewChoosePixelFormatARB; in get_fsaa_modes()
110 …_wglewChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetProcAddress("wglChoosePixelForm… in get_fsaa_modes()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/win32/
H A DOgreWin32RenderTexture.cpp158PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetPro… in createPBuffer()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dwglext.cpp31 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = NULL;
162 …wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC) wglGetProcAddress("wglChoosePixelF… in WGLCallback()
H A Dwglext.h349 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FL… typedef
352 extern PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dwglext.cpp31 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = NULL;
162 …wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC) wglGetProcAddress("wglChoosePixelF… in WGLCallback()
H A Dwglext.h349 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FL… typedef
352 extern PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
/dports/games/NBlood/NBlood-a1689a4/source/glad/include/glad/
H A Dglad_wgl.h195 typedef BOOL (APIENTRYP PFNWGLCHOOSEPIXELFORMATARBPROC)(HDC hdc, const int *piAttribIList, const FL… typedef
196 GLAPI PFNWGLCHOOSEPIXELFORMATARBPROC glad_wglChoosePixelFormatARB;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_win.cpp62 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FL… typedef
257 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = in init()
258 (PFNWGLCHOOSEPIXELFORMATARBPROC) wglGetProcAddress("wglChoosePixelFormatARB"); in init()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLInterface/
H A DWGL.cpp90 typedef BOOL(WINAPI* PFNWGLCHOOSEPIXELFORMATARBPROC)(HDC hdc, const int* piAttribIList, typedef
125 static PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = nullptr;
137 wglChoosePixelFormatARB = reinterpret_cast<PFNWGLCHOOSEPIXELFORMATARBPROC>( in LoadWGLExtensions()
/dports/games/NBlood/NBlood-a1689a4/source/glad/src/
H A Dglad_wgl.c217 PFNWGLCHOOSEPIXELFORMATARBPROC glad_wglChoosePixelFormatARB = NULL;
233 glad_wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)load("wglChoosePixelFormatARB"); in load_WGL_ARB_pixel_format()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/win32/
H A DOgreWin32GLSupport.h77 PFNWGLCHOOSEPIXELFORMATARBPROC mWglChoosePixelFormat;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/wgl/
H A Dwglutil.c17 static PFNWGLCHOOSEPIXELFORMATARBPROC WGLChoosePixelFormat = NULL;
138 …WGLChoosePixelFormat = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetProcAddress("wglChoosePixelFormatARB"… in checkWGLExtensions()
H A Dwglutil.h20 typedef BOOL (WINAPI *PFNWGLCHOOSEPIXELFORMATARBPROC)(HDC, const int *, const FLOAT *, UINT, int *… typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h65 PFNWGLCHOOSEPIXELFORMATARBPROC choosePixelFormatARB;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h65 PFNWGLCHOOSEPIXELFORMATARBPROC choosePixelFormatARB;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/win32/
H A DOgreWin32GLSupport.h94 PFNWGLCHOOSEPIXELFORMATARBPROC mWglChoosePixelFormat;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h64 PFNWGLCHOOSEPIXELFORMATARBPROC choosePixelFormatARB;
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapoglcontext.h115 static PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
H A Dmapoglcontext.cpp222 …if (!(wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetProcAddress("wglChoosePixelF… in initSharingContext()
313 PFNWGLCHOOSEPIXELFORMATARBPROC OglContext::wglChoosePixelFormatARB = NULL;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.cpp20 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
157 …wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetProcAddress("wglChoosePixelForm… in create()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.cpp20 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB;
157 …wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)wglGetProcAddress("wglChoosePixelForm… in create()
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage_wgl.c23 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARB = NULL;
148 …wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)SDL_GL_GetProcAddress("wglChoosePixelFor… in sage_wgl_init()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglWGL.c29 static PFNWGLCHOOSEPIXELFORMATARBPROC choosePixelFormat;
204 choosePixelFormat = (PFNWGLCHOOSEPIXELFORMATARBPROC) in togl_pixelFormat()
215 choosePixelFormat = (PFNWGLCHOOSEPIXELFORMATARBPROC) in togl_pixelFormat()
/dports/graphics/freeglut/freeglut-3.2.1/src/mswin/
H A Dfg_window_mswin.c40 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FL… typedef
317 PFNWGLCHOOSEPIXELFORMATARBPROC wglChoosePixelFormatARBProc = in fgSetupPixelFormat()
318 (PFNWGLCHOOSEPIXELFORMATARBPROC) wglGetProcAddress("wglChoosePixelFormatARB"); in fgSetupPixelFormat()

12345678910