/external/deqp/modules/gles2/performance/ |
D | es2pBlendTests.cpp | 148 …{ "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_O… in init()
|
D | es2pStateChangeCallTests.cpp | 308 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/ |
D | es3pBlendTests.cpp | 151 …{ "reverse_subtract", GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_ONE, GL_ONE, GL_O… in init()
|
D | es3pStateChangeCallTests.cpp | 343 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/ |
D | brw_util.c | 51 case GL_FUNC_REVERSE_SUBTRACT: in brw_translate_blend_equation()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 81 case GL_FUNC_REVERSE_SUBTRACT: in nvgl_blend_eqn()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 100 GL_FUNC_REVERSE_SUBTRACT, in computeRandomRenderState() 128 GL_FUNC_REVERSE_SUBTRACT in computeRandomRenderState()
|
/external/deqp/modules/gles31/functional/ |
D | es31fIndexedStateQueryTests.cpp | 1234 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()
|
D | es31fDrawBuffersIndexedTests.cpp | 1223 GL_FUNC_REVERSE_SUBTRACT, in getRandomBlendEq()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 57 case GL_FUNC_REVERSE_SUBTRACT: in translate_blend()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 257 case GL_FUNC_REVERSE_SUBTRACT: return rr::BLENDEQUATION_REVERSE_SUBTRACT; in mapGLBlendEquation()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 754 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/ |
D | i830_state.c | 313 case GL_FUNC_REVERSE_SUBTRACT: in i830_set_blend_state() 341 case GL_FUNC_REVERSE_SUBTRACT: in i830_set_blend_state()
|
D | i915_state.c | 276 case GL_FUNC_REVERSE_SUBTRACT: in translate_blend_equation()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 319 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" } in init()
|
D | es2fIntegerStateQueryTests.cpp | 1472 GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 376 { GL_FUNC_REVERSE_SUBTRACT, "reverse_subtract" }, in init()
|
/external/mesa3d/src/mesa/main/ |
D | blend.c | 331 case GL_FUNC_REVERSE_SUBTRACT: in legal_blend_equation()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 101 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 244 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/ |
D | gluStrUtil.inl | 354 case GL_FUNC_REVERSE_SUBTRACT: return "GL_FUNC_REVERSE_SUBTRACT";
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1497 GL_FUNC_REVERSE_SUBTRACT, in testFBO()
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1863 GL_FUNC_REVERSE_SUBTRACT, in testFBO()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 283 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 1627 #define GL_FUNC_REVERSE_SUBTRACT 0x800B macro
|