Home
last modified time | relevance | path

Searched refs:GL_FUNC_REVERSE_SUBTRACT (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/modules/gles2/performance/
Des2pBlendTests.cpp148 …{ "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_O… in init()
Des2pStateChangeCallTests.cpp308 GL_FUNC_REVERSE_SUBTRACT in init()
459 GL_FUNC_REVERSE_SUBTRACT in init()
465 GL_FUNC_REVERSE_SUBTRACT in init()
/external/deqp/modules/gles3/performance/
Des3pBlendTests.cpp151 …{ "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_O… in init()
Des3pStateChangeCallTests.cpp343 GL_FUNC_REVERSE_SUBTRACT in init()
494 GL_FUNC_REVERSE_SUBTRACT in init()
500 GL_FUNC_REVERSE_SUBTRACT in init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c51 case GL_FUNC_REVERSE_SUBTRACT: in brw_translate_blend_equation()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h81 case GL_FUNC_REVERSE_SUBTRACT: in nvgl_blend_eqn()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp100 GL_FUNC_REVERSE_SUBTRACT, in computeRandomRenderState()
128 GL_FUNC_REVERSE_SUBTRACT in computeRandomRenderState()
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1234 GL_FUNC_REVERSE_SUBTRACT, in iterate()
1271 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
1274 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_REVERSE_SUBTRACT, m_veri… in iterate()
1323 gl.glBlendEquationSeparate(GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT); in iterate()
1326 …verifyStateIndexedInteger(result, gl, GL_BLEND_EQUATION_RGB, ndx, GL_FUNC_REVERSE_SUBTRACT, m_veri… in iterate()
1366 GL_FUNC_REVERSE_SUBTRACT, in iterate()
Des31fDrawBuffersIndexedTests.cpp1223 GL_FUNC_REVERSE_SUBTRACT, in getRandomBlendEq()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c57 case GL_FUNC_REVERSE_SUBTRACT: in translate_blend()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp257 case GL_FUNC_REVERSE_SUBTRACT: return rr::BLENDEQUATION_REVERSE_SUBTRACT; in mapGLBlendEquation()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c754 case GL_FUNC_REVERSE_SUBTRACT: in blend_general_float()
785 case GL_FUNC_REVERSE_SUBTRACT: in blend_general_float()
964 else if (((eq == GL_FUNC_ADD || eq == GL_FUNC_REVERSE_SUBTRACT) in _swrast_choose_blend_func()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_state.c313 case GL_FUNC_REVERSE_SUBTRACT: in i830_set_blend_state()
341 case GL_FUNC_REVERSE_SUBTRACT: in i830_set_blend_state()
Di915_state.c276 case GL_FUNC_REVERSE_SUBTRACT: in translate_blend_equation()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp319 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" } in init()
Des2fIntegerStateQueryTests.cpp1472 GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT in test()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp376 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" }, in init()
/external/mesa3d/src/mesa/main/
Dblend.c331 case GL_FUNC_REVERSE_SUBTRACT: in legal_blend_equation()
/external/mesa3d/include/GLES2/
Dgl2.h101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c244 case GL_FUNC_REVERSE_SUBTRACT: in r200_set_blend_state()
278 case GL_FUNC_REVERSE_SUBTRACT: in r200_set_blend_state()
/external/deqp/framework/opengl/
DgluStrUtil.inl354 case GL_FUNC_REVERSE_SUBTRACT: return "GL_FUNC_REVERSE_SUBTRACT";
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1497 GL_FUNC_REVERSE_SUBTRACT, in testFBO()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1863 GL_FUNC_REVERSE_SUBTRACT, in testFBO()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl283 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro
/external/mesa3d/include/GL/
Dgl.h1627 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro

12