Home
last modified time | relevance | path

Searched refs:GL_FIXED_ONLY (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DClampColor.cpp11 ADD_GLENUM_SERIALIZER( ClampVertexColor, GLenum, GL_FIXED_ONLY ); // _clampVertexColor
12 ADD_GLENUM_SERIALIZER( ClampFragmentColor, GLenum, GL_FIXED_ONLY ); // _clampFragmentColor
13 ADD_GLENUM_SERIALIZER( ClampReadColor, GLenum, GL_FIXED_ONLY ); // _clampReadColor
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DClampColor.cpp11 ADD_GLENUM_SERIALIZER( ClampVertexColor, GLenum, GL_FIXED_ONLY ); // _clampVertexColor
12 ADD_GLENUM_SERIALIZER( ClampFragmentColor, GLenum, GL_FIXED_ONLY ); // _clampFragmentColor
13 ADD_GLENUM_SERIALIZER( ClampReadColor, GLenum, GL_FIXED_ONLY ); // _clampReadColor
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DClampColor.cpp23 _clampVertexColor(GL_FIXED_ONLY), in ClampColor()
24 _clampFragmentColor(GL_FIXED_ONLY), in ClampColor()
25 _clampReadColor(GL_FIXED_ONLY) in ClampColor()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DClampColor.cpp23 _clampVertexColor(GL_FIXED_ONLY), in ClampColor()
24 _clampFragmentColor(GL_FIXED_ONLY), in ClampColor()
25 _clampReadColor(GL_FIXED_ONLY) in ClampColor()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DClampColor27 #ifndef GL_FIXED_ONLY
28 #define GL_FIXED_ONLY GL_FIXED_ONLY_ARB
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DClampColor27 #ifndef GL_FIXED_ONLY
28 #define GL_FIXED_ONLY GL_FIXED_ONLY_ARB
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_032 GL_FIXED_ONLY 0x891D
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglstate.cpp61 clamp_read_color = GL_FIXED_ONLY; in PixelPackState()
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_031 GL_FIXED_ONLY 0x891D
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_031 GL_FIXED_ONLY 0x891D
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_031 GL_FIXED_ONLY 0x891D
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_framebuffer_multisample/
H A Dformats.cpp231 color_clamping_mode = GL_FIXED_ONLY; in try_setup()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_0.h52 #define GL_FIXED_ONLY 0x891D macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL30.java317 int GL_FIXED_ONLY = 0x891D; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h528 #define GL_FIXED_ONLY 0x891D macro
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h600 #define GL_FIXED_ONLY 0x891D macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py65 GL_FIXED_ONLY=_C('GL_FIXED_ONLY',0x891D) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py81 GL_FIXED_ONLY=_C('GL_FIXED_ONLY',0x891D) variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DObjectWrapper.cpp567 glTable.add( "FIXED_ONLY", GL_FIXED_ONLY ); in ObjectWrapperManager()

12345678910>>...15