Home
last modified time | relevance | path

Searched refs:wglCreateContextAttribsARB (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Dcontext_gl_win.cpp166 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize() local
167wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()
169 if (wglCreateContextAttribsARB == NULL) //OpenGL 3.0 is not supported in initialize()
177 if (!(new_hRC = wglCreateContextAttribsARB(hDC, 0, attribs))) { in initialize()
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Dcontext_gl_win.cpp166 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize() local
167wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()
169 if (wglCreateContextAttribsARB == NULL) //OpenGL 3.0 is not supported in initialize()
177 if (!(new_hRC = wglCreateContextAttribsARB(hDC, 0, attribs))) { in initialize()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dcontext_gl_windows.cpp188 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize() local
189wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()
191 if (wglCreateContextAttribsARB == NULL) //OpenGL 3.0 is not supported in initialize()
197 HGLRC new_hRC = wglCreateContextAttribsARB(hDC, 0, attribs); in initialize()
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dcontext_gl_windows.cpp188 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = NULL; //pointer to the method in initialize() local
189wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in initialize()
191 if (wglCreateContextAttribsARB == NULL) //OpenGL 3.0 is not supported in initialize()
197 HGLRC new_hRC = wglCreateContextAttribsARB(hDC, 0, attribs); in initialize()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.cpp21 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; variable
158wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in create()
169 && NULL != wglCreateContextAttribsARB) in create()
238 m_context = wglCreateContextAttribsARB(m_hdc, 0, contextAttrs); in create()
243 m_context = wglCreateContextAttribsARB(m_hdc, 0, contextAttrs); in create()
313 swapChain->m_context = wglCreateContextAttribsARB(swapChain->m_hdc, m_context, m_contextAttrs); in createSwapChain()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.cpp21 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; variable
158wglCreateContextAttribsARB = (PFNWGLCREATECONTEXTATTRIBSARBPROC)wglGetProcAddress("wglCreateContex… in create()
169 && NULL != wglCreateContextAttribsARB) in create()
238 m_context = wglCreateContextAttribsARB(m_hdc, 0, contextAttrs); in create()
243 m_context = wglCreateContextAttribsARB(m_hdc, 0, contextAttrs); in create()
313 swapChain->m_context = wglCreateContextAttribsARB(swapChain->m_hdc, m_context, m_contextAttrs); in createSwapChain()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, 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; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, 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; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, 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; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/win32/
H A Dgstglcontext_wgl.c39 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
144 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
189 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
197 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
230 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
232 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkTestOpenGLVersion.cxx100 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = in CheckOpenGLVersion() local
103 if (wglCreateContextAttribsARB) in CheckOpenGLVersion()
118 contextId = wglCreateContextAttribsARB(ourWindowHandleToDeviceContext, 0, iContextAttribs); in CheckOpenGLVersion()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkTestOpenGLVersion.cxx123 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = in CheckOpenGLVersion() local
125 if (wglCreateContextAttribsARB) in CheckOpenGLVersion()
142 contextId = wglCreateContextAttribsARB(ourWindowHandleToDeviceContext, 0, iContextAttribs); in CheckOpenGLVersion()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLInterface/
H A DWGL.cpp124 static PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB = nullptr; variable
135 wglCreateContextAttribsARB = reinterpret_cast<PFNWGLCREATECONTEXTATTRIBSARBPROC>( in LoadWGLExtensions()
152 wglCreateContextAttribsARB = nullptr; in ClearWGLExtensionPointers()
368 if (!wglCreateContextAttribsARB) in CreateCoreContext()
395 HGLRC core_context = wglCreateContextAttribsARB(dc, nullptr, attribs.data()); in CreateCoreContext()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dcontext_win.c161 HGLRC (GLAPIENTRY *wglCreateContextAttribsARB)(HDC hDC, HGLRC hShareContext, in create_context_wgl_gl3()
165 if (!wglCreateContextAttribsARB) in create_context_wgl_gl3()
176 context = wglCreateContextAttribsARB(windc, 0, attribs); in create_context_wgl_gl3()
182 context = wglCreateContextAttribsARB(windc, 0, attribs); in create_context_wgl_gl3()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dgl-context.rkt75 (define wglCreateContextAttribsARB #f) function
178 (let ([hglrc (if wglCreateContextAttribsARB
179 (wglCreateContextAttribsARB hdc context-handle (vector 0))
224 ;; look for wglCreateContextAttribsARB which is a beefed
229 (set! wglCreateContextAttribsARB
230 (let ([f (wglGetProcAddress "wglCreateContextAttribsARB")])
/dports/games/spring/spring_98.0/rts/System/
H A DOffscreenGLContext.cpp50 if (wglCreateContextAttribsARB) { in COffscreenGLContext()
52 offscreenRC = wglCreateContextAttribsARB(hdc, mainRC, contextAttribs); in COffscreenGLContext()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/wgl/
H A Dwgl_display.c182 dpy->wglCreateContextAttribsARB = (void *)wglGetProcAddress("wglCreateContextAttribsARB"); in wgl_display_set_func_ptrs()
183 if (!dpy->wglCreateContextAttribsARB) { in wgl_display_set_func_ptrs()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DWGL_ARB_create_context12 HGLRC wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int* attribList)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DWGL_ARB_create_context12 HGLRC wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int* attribList)

12345678910>>...20