Home
last modified time | relevance | path

Searched refs:GL_FUNC_SUBTRACT (Results 1 – 25 of 1125) sorted by relevance

12345678910>>...45

/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/
H A Dallegro_opengl.h52 #undef GL_FUNC_SUBTRACT
56 #define GL_FUNC_SUBTRACT GL_FUNC_SUBTRACT_OES macro
81 #define GL_FUNC_SUBTRACT GL_FUNC_SUBTRACT_OES
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_draw_buffers_blend/
H A Dstate_set_get.c218 GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT); in test_modes()
237 GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT); in test_modes()
247 GL_FUNC_SUBTRACT, GL_FUNC_ADD); in test_modes()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-draw-buffers-blend.c140 glBlendEquationiARB(i, GL_FUNC_SUBTRACT); in test()
171 MY_ASSERT(p2 == GL_FUNC_SUBTRACT); in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pBlendTests.cpp147 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pBlendTests.cpp150 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DBlendEquation24 #define GL_FUNC_SUBTRACT 0x800A
51 FUNC_SUBTRACT = GL_FUNC_SUBTRACT,
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DBlendEquation24 #define GL_FUNC_SUBTRACT 0x800A
51 FUNC_SUBTRACT = GL_FUNC_SUBTRACT,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp1233 GL_FUNC_SUBTRACT, in iterate()
1260 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1263 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType… in iterate()
1266 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1271 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
1277 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1309 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1312 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType… in iterate()
1315 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1323 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
[all …]
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/trivial/
H A Dtri-blend-sub.c54 glBlendEquation (GL_FUNC_SUBTRACT); in init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/trivial/
H A Dtri-blend-sub.c54 glBlendEquation (GL_FUNC_SUBTRACT); in init()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_util.c46 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedSetGet.cpp65 state.SetBlendEquation(GL_FUNC_SUBTRACT); in iterate()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h79 case GL_FUNC_SUBTRACT: in nvgl_blend_eqn()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h79 case GL_FUNC_SUBTRACT: in nvgl_blend_eqn()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h79 case GL_FUNC_SUBTRACT: in nvgl_blend_eqn()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h79 case GL_FUNC_SUBTRACT: in nvgl_blend_eqn()

12345678910>>...45