Home
last modified time | relevance | path

Searched defs:wglCopyContext (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/games/cake/cake_src/cake/glsetup/
H A Dglswgl.h86 #define wglCopyContext glsCopyContext macro
/dports/editors/lazarus/lazarus/components/opengl/
H A Dglwin32wglcontext.pas157 function wglCopyContext(p1: HGLRC; p2: HGLRC; p3: Cardinal): BOOL; stdcall; external opengl32; in wglCopyContext() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/opengl/
H A Dglwin32wglcontext.pas157 function wglCopyContext(p1: HGLRC; p2: HGLRC; p3: Cardinal): BOOL; stdcall; external opengl32; in wglCopyContext() function
/dports/editors/lazarus-qt5/lazarus/components/opengl/
H A Dglwin32wglcontext.pas157 function wglCopyContext(p1: HGLRC; p2: HGLRC; p3: Cardinal): BOOL; stdcall; external opengl32; in wglCopyContext() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/opengl/
H A Dglwin32wglcontext.pas157 function wglCopyContext(p1: HGLRC; p2: HGLRC; p3: Cardinal): BOOL; stdcall; external opengl32; in wglCopyContext() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/win32/library/
H A Dwgl.c99 JNIEXPORT jboolean JNICALL WGL_NATIVE(wglCopyContext) in WGL_NATIVE() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_wgl.h136 #define wglCopyContext ::gl::g_current_wgl_context->wglCopyContextFn macro
/dports/lang/clover/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/wgl/
H A Dstw_wgl.c56 wglCopyContext( in wglCopyContext() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c52 wglCopyContext( in wglCopyContext() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_wgl.cpp116 BOOL GL_APIENTRY wglCopyContext(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask) in wglCopyContext() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_wgl.cpp116 BOOL GL_APIENTRY wglCopyContext(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask) in wglCopyContext() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/win32/org/eclipse/swt/internal/opengl/win32/
H A DWGL.java118 public static final native boolean wglCopyContext(long hglrcSrc, long hglrcDst, int mask); in wglCopyContext() method in WGL
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/VERSION/
H A DWGL_1_0.py67 def wglCopyContext(hglrcSrc,hglrcDst,mask):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/VERSION/
H A DWGL_1_0.py67 def wglCopyContext(hglrcSrc,hglrcDst,mask):pass function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dwgl.py114 wglCopyContext = _link_function('wglCopyContext', BOOL, [HGLRC, HGLRC, UINT], None) variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dwgl.py114 wglCopyContext = _link_function('wglCopyContext', BOOL, [HGLRC, HGLRC, UINT], None) variable

1234567