Home
last modified time | relevance | path

Searched refs:GetPixelFormatAttribivARB (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwgl_context.h86 #define wglGetPixelFormatAttribivARB _glfw.wgl.GetPixelFormatAttribivARB
135 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c491 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwgl_context.h86 #define wglGetPixelFormatAttribivARB _glfw.wgl.GetPixelFormatAttribivARB
135 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c491 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwgl_context.h86 #define wglGetPixelFormatAttribivARB _glfw.wgl.GetPixelFormatAttribivARB
139 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dwgl_context.c45 window->wgl.GetPixelFormatAttribivARB = NULL; in initWGLExtensions()
116 window->wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in initWGLExtensions()
119 if (window->wgl.GetPixelFormatAttribivARB) in initWGLExtensions()
131 if (!window->wgl.GetPixelFormatAttribivARB(window->wgl.dc, in getPixelFormatAttrib()
H A Dwgl_platform.h57 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dwgl_context.h63 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c55 window->wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in initWGLExtensions()
90 if (!window->wgl.GetPixelFormatAttribivARB(window->wgl.dc, in getPixelFormatAttrib()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwgl_context.c78 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in choosePixelFormat()
142 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in choosePixelFormat()
491 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c43 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
426 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c43 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
426 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c43 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
426 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c43 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
422 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwgl_context.h134 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwgl_context.c43 if (!_glfw.wgl.GetPixelFormatAttribivARB(window->context.wgl.dc, in getPixelFormatAttrib()
422 _glfw.wgl.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in _glfwInitWGL()
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dwgl_ext_api.h11 AGL_API(BOOL, GetPixelFormatAttribivARB, (HDC, int, int, UINT, const int *, int *))
/dports/graphics/glfw2/glfw-2.7.9/lib/win32/
H A Dplatform.h361 PFNWGLGETPIXELFORMATATTRIBIVARBPROC GetPixelFormatAttribivARB; member
H A Dwin32_window.c155 if( !_glfwWin.GetPixelFormatAttribivARB( _glfwWin.DC, pixelFormat, 0, 1, &attrib, &value) ) in getPixelFormatAttrib()
1033 _glfwWin.GetPixelFormatAttribivARB = NULL; in initWGLExtensions()
1088 _glfwWin.GetPixelFormatAttribivARB = (PFNWGLGETPIXELFORMATATTRIBIVARBPROC) in initWGLExtensions()
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dwgl_ext_api.h11 AGL_API(BOOL, GetPixelFormatAttribivARB, (HDC, int, int, UINT, const int *, int *))

12