Home
last modified time | relevance | path

Searched refs:PFNWGLCREATECONTEXTATTRIBSARBPROC (Results 1 – 25 of 266) sorted by path

1234567891011

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXGLContext.cpp123 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in create()
124 …wglCreateContextAttribsARB=(PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContextA… in create()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB;
190 (PFNWGLCREATECONTEXTATTRIBSARBPROC) in gst_gl_context_wgl_create_context()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB;
190 (PFNWGLCREATECONTEXTATTRIBSARBPROC) in gst_gl_context_wgl_create_context()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB;
190 (PFNWGLCREATECONTEXTATTRIBSARBPROC) in gst_gl_context_wgl_create_context()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB;
190 (PFNWGLCREATECONTEXTATTRIBSARBPROC) in gst_gl_context_wgl_create_context()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/GLEW/glew/include/GL/
H A Dwglew.h216 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1233 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/GLEW/glew/src/
H A Dglew.c11389 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
11634 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glew/include/GL/
H A Dwglew.h216 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1233 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glew/src/
H A Dglew.c11389 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
11634 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/glew/include/GL/
H A Dwglew.h212 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1258 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/glew/src/
H A Dglew.c21213 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
21458 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/include/GL/
H A Dwglew.h209 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1238 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/src/
H A Dglew.c18826 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
19070 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/gl/
H A Dwglext.h482 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dwglew.h156 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
977 WGLEW_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c7360 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
7554 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/wglext/
H A Dwglext.h558 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/glew/GL/
H A Dwglew.h213 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1230 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/glew/
H A Dglew.c11386 PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB = NULL;
11631 …r = ((wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)glewGetProcAddress((const GL… in _glewInit_WGL_ARB_create_context()
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/msvc/glew/include/GL/
H A Dwglew.h199 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
1203 WGLEW_FUN_EXPORT PFNWGLCREATECONTEXTATTRIBSARBPROC __wglewCreateContextAttribsARB;
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglws_wgl.cpp293 PFNWGLCREATECONTEXTATTRIBSARBPROC pfnWglCreateContextAttribsARB = in createARB()
294 (PFNWGLCREATECONTEXTATTRIBSARBPROC) wglGetProcAddress("wglCreateContextAttribsARB"); in createARB()
/dports/devel/apitrace/apitrace-9.0/thirdparty/khronos/GL/
H A Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_window.c339 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int… typedef
398 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in fgNewWGLCreateContext()
416 …wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC) wglGetProcAddress( "wglCreateCont… in fgNewWGLCreateContext()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dcontext_gl_windows.cpp51 typedef HGLRC(APIENTRY *PFNWGLCREATECONTEXTATTRIBSARBPROC)(HDC, HGLRC, const int *); typedef
188 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize()
189 …wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dcontext_gl_windows.cpp51 typedef HGLRC(APIENTRY *PFNWGLCREATECONTEXTATTRIBSARBPROC)(HDC, HGLRC, const int *); typedef
188 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize()
189 …wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()

1234567891011