Home
last modified time | relevance | path

Searched refs:GL_SAMPLES_ARB (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_win.cpp175 #ifndef GL_SAMPLES_ARB
176 #define GL_SAMPLES_ARB 0x80A9 macro
332 glGetIntegerv(GL_SAMPLES_ARB, &samples); in init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_multisample.java43 int GL_SAMPLES_ARB = 0x80A9; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_multisample9 GL_SAMPLES_ARB 0x80A9
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_multisample10 GL_SAMPLES_ARB 0x80A9
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_multisample9 GL_SAMPLES_ARB 0x80A9
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_multisample10 GL_SAMPLES_ARB 0x80A9
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_multisample10 GL_SAMPLES_ARB 0x80A9
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_multisample8 GL_SAMPLES_ARB 0x80A9
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dmultisample_coverage.py15 GL_SAMPLES_ARB=_C('GL_SAMPLES_ARB',0x80A9) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dmultisample_coverage.py15 GL_SAMPLES_ARB=_C('GL_SAMPLES_ARB',0x80A9) variable
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Dgl_wrap.h41 #define GL_SAMPLES_ARB 0x80A9 macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dmultisample.py16 GL_SAMPLES_ARB=_C('GL_SAMPLES_ARB',0x80A9) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dmultisample.py16 GL_SAMPLES_ARB=_C('GL_SAMPLES_ARB',0x80A9) variable
/dports/games/craft/Craft-1.0fbsd/deps/glfw/tests/
H A Ddefaults.c60 { GL_SAMPLES_ARB, "GL_ARB_multisample", "FSAA samples" },
H A Dfsaa.c121 glGetIntegerv(GL_SAMPLES_ARB, &samples); in main()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/redbook/
H A Dmultisamp.c76 glGetIntegerv (GL_SAMPLES_ARB, sbuf); in init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/redbook/
H A Dmultisamp.c76 glGetIntegerv (GL_SAMPLES_ARB, sbuf); in init()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dantialias.c196 glGetIntegerv(GL_SAMPLES_ARB, &s); in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dantialias.c196 glGetIntegerv(GL_SAMPLES_ARB, &s); in Init()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DMultisample29 #define GL_SAMPLES_ARB 0x80A9
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DMultisample29 #define GL_SAMPLES_ARB 0x80A9
/dports/devel/love08/love-0.8.0/src/modules/window/sdl/
H A DWindow.cpp146 glGetIntegerv(GL_SAMPLES_ARB, &samples); in setWindow()
/dports/games/r1q2/r1q2-8012_5/ref_gl/
H A Dgl_local.h489 #define GL_SAMPLES_ARB 0x80A9 macro
/dports/devel/sdl12/SDL-1.2.15/src/video/quartz/
H A DSDL_QuartzGL.m247 case SDL_GL_MULTISAMPLESAMPLES: attr = GL_SAMPLES_ARB; break;
/dports/games/spring/spring_98.0/rts/System/
H A DSpringApp.cpp132 glGetIntegerv(GL_SAMPLES_ARB, &samples); in MultisampleVerify()

12345678910>>...15