Home
last modified time | relevance | path

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

12

/external/deqp/modules/gles2/performance/
Des2pBlendTests.cpp147 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
Des2pStateChangeCallTests.cpp307 GL_FUNC_SUBTRACT, in init()
458 GL_FUNC_SUBTRACT, in init()
464 GL_FUNC_SUBTRACT, in init()
Des2pRedundantStateChangeTests.cpp537 gl.blendEquation(GL_FUNC_SUBTRACT); in init()
Des2pStateChangeTests.cpp592 gl.blendEquation(GL_FUNC_SUBTRACT); in init()
/external/deqp/modules/gles3/performance/
Des3pBlendTests.cpp150 { "subtract", GL_FUNC_SUBTRACT, GL_FUNC_SUBTRACT, GL_ONE, GL_ONE, GL_ONE, GL_ONE }, in init()
Des3pStateChangeCallTests.cpp342 GL_FUNC_SUBTRACT, in init()
493 GL_FUNC_SUBTRACT, in init()
499 GL_FUNC_SUBTRACT, in init()
Des3pRedundantStateChangeTests.cpp611 gl.blendEquation(GL_FUNC_SUBTRACT); in init()
Des3pStateChangeTests.cpp676 gl.blendEquation(GL_FUNC_SUBTRACT); in init()
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1226 GL_FUNC_SUBTRACT, in iterate()
1253 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1256 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType… in iterate()
1259 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1264 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
1270 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1302 gl.glBlendEquation(GL_FUNC_SUBTRACT); in iterate()
1305 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_SUBTRACT, m_verifierType… in iterate()
1308 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_ALPHA, ndx, GL_FUNC_SUBTRACT, m_verifierTy… in iterate()
1316 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
[all …]
Des31fDrawBuffersIndexedTests.cpp1187 GL_FUNC_SUBTRACT, in getRandomBlendEq()
1503 …tate(tcu::nothing<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >(GL_FUNC_SUBTRACT), Maybe<Eithe… in addDrawBufferCommonTests()
1505 …ybe<Either<BlendEq, SeparateBlendEq> >(SeparateBlendEq(GL_FUNC_ADD, GL_FUNC_SUBTRACT)), Maybe<Eith… in addDrawBufferCommonTests()
1506 …g<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >(SeparateBlendEq(GL_FUNC_SUBTRACT, GL_FUNC_ADD)… in addDrawBufferCommonTests()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c49 case GL_FUNC_SUBTRACT: in brw_translate_blend_equation()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h79 case GL_FUNC_SUBTRACT: in nvgl_blend_eqn()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp99 GL_FUNC_SUBTRACT, in computeRandomRenderState()
127 GL_FUNC_SUBTRACT, in computeRandomRenderState()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp256 case GL_FUNC_SUBTRACT: return rr::BLENDEQUATION_SUBTRACT; in mapGLBlendEquation()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c748 case GL_FUNC_SUBTRACT: in blend_general_float()
782 case GL_FUNC_SUBTRACT: in blend_general_float()
967 ((eq == GL_FUNC_ADD || eq == GL_FUNC_SUBTRACT) in _swrast_choose_blend_func()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c310 case GL_FUNC_SUBTRACT: in i830_set_blend_state()
338 case GL_FUNC_SUBTRACT: in i830_set_blend_state()
Di915_state.c274 case GL_FUNC_SUBTRACT: in translate_blend_equation()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp313 { GL_FUNC_SUBTRACT, "subtract" }, in init()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp370 { GL_FUNC_SUBTRACT, "subtract" }, in init()
/external/mesa3d/src/mesa/main/
Dblend.c330 case GL_FUNC_SUBTRACT: in legal_blend_equation()
/external/mesa3d/include/GLES2/
Dgl2.h100 #define GL_FUNC_SUBTRACT 0x800A macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c240 case GL_FUNC_SUBTRACT: in r200_set_blend_state()
274 case GL_FUNC_SUBTRACT: in r200_set_blend_state()
/external/deqp/framework/opengl/
DgluStrUtil.inl353 case GL_FUNC_SUBTRACT: return "GL_FUNC_SUBTRACT";
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1496 GL_FUNC_SUBTRACT, in testFBO()

12