Home
last modified time | relevance | path

Searched defs:nMaxFormats (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c392 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c393 const FLOAT *pfAttribFList, UINT nMaxFormats, in wglChoosePixelFormatARB()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/EXT/
H A Dpixel_format.py61 def wglChoosePixelFormatEXT(hdc,piAttribIList,pfAttribFList,nMaxFormats,piFormats,nNumFormats):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/EXT/
H A Dpixel_format.py61 def wglChoosePixelFormatEXT(hdc,piAttribIList,pfAttribFList,nMaxFormats,piFormats,nNumFormats):pass argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/ARB/
H A Dpixel_format.py65 def wglChoosePixelFormatARB(hdc,piAttribIList,pfAttribFList,nMaxFormats,piFormats,nNumFormats):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/ARB/
H A Dpixel_format.py65 def wglChoosePixelFormatARB(hdc,piAttribIList,pfAttribFList,nMaxFormats,piFormats,nNumFormats):pass argument
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp48 UINT nMaxFormats, in choosePixelFormat()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/utils/win/
H A DSkWGL_win.cpp49 UINT nMaxFormats, in choosePixelFormat()
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglwglext.h128 #define gdk_gl_wglChoosePixelFormatARB(proc, hdc, piAttribIList, pfAttribFList, nMaxFormats, p… argument
415 #define gdk_gl_wglChoosePixelFormatEXT(proc, hdc, piAttribIList, pfAttribFList, nMaxFormats, p… argument
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.c4733 …RB(HDC hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piForm… in _Lazy_wglChoosePixelFormatARB()
4793 …XT(HDC hdc, const int * piAttribIList, const FLOAT * pfAttribFList, UINT nMaxFormats, int * piForm… in _Lazy_wglChoosePixelFormatEXT()

12