/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 423 GL_DST_COLOR, in init() 440 GL_DST_COLOR, in init() 746 GL_DST_COLOR, in init() 763 GL_DST_COLOR, in init() 780 GL_DST_COLOR, in init() 797 GL_DST_COLOR, in init()
|
D | es2pBlendTests.cpp | 159 …{ "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL… in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 458 GL_DST_COLOR, in init() 475 GL_DST_COLOR, in init() 808 GL_DST_COLOR, in init() 825 GL_DST_COLOR, in init() 842 GL_DST_COLOR, in init() 859 GL_DST_COLOR, in init()
|
D | es3pBlendTests.cpp | 164 …{ "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL… in init()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_util.c | 72 case GL_DST_COLOR: in brw_translate_blend_factor()
|
D | intel_state.c | 130 case GL_DST_COLOR: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 50 case GL_DST_COLOR: in nvgl_blend_func()
|
D | nv04_state_raster.c | 104 case GL_DST_COLOR: in get_blend_func()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 323 { GL_DST_COLOR, "dst_color" }, in init() 403 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_D… in init()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_state.c | 130 case GL_DST_COLOR: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_state.c | 130 case GL_DST_COLOR: in intel_translate_blend_factor()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 111 GL_DST_COLOR, in computeRandomRenderState() 137 GL_DST_COLOR, in computeRandomRenderState()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 382 { GL_DST_COLOR, "dst_color" }, in init() 468 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_D… in init()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 510 case GL_DST_COLOR: in blend_general_float() 580 case GL_DST_COLOR: in blend_general_float() 672 case GL_DST_COLOR: in blend_general_float() 727 case GL_DST_COLOR: in blend_general_float() 968 && (srcRGB == GL_DST_COLOR && dstRGB == GL_ZERO))) { in _swrast_choose_blend_func()
|
/external/deqp/modules/gles31/functional/ |
D | es31fIndexedStateQueryTests.cpp | 1036 GL_DST_COLOR, in iterate() 1093 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1102 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate() 1170 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1178 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate() 1187 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 299 case GL_DST_COLOR: return rr::BLENDFUNC_DST_COLOR; in mapGLBlendFunc()
|
/external/mesa3d/src/mesa/main/ |
D | blend.c | 54 case GL_DST_COLOR: in legal_src_factor() 87 case GL_DST_COLOR: in legal_dst_factor()
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/ |
D | LwjglGL1Renderer.java | 369 glBlendFunc(GL_DST_COLOR, GL_ZERO); in applyRenderState() 372 glBlendFunc(GL_DST_COLOR, GL_SRC_COLOR); in applyRenderState()
|
D | LwjglRenderer.java | 606 glBlendFunc(GL_DST_COLOR, GL_ZERO); in applyRenderState() 609 glBlendFunc(GL_DST_COLOR, GL_SRC_COLOR); in applyRenderState()
|
/external/robolectric/lib/main/ |
D | opengl-api-gl1.1-android-2.1_r1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/microedition/
javax/ ... |
/external/mesa3d/include/GLES/ |
D | gl.h | 87 #define GL_DST_COLOR 0x0306 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 85 #define GL_DST_COLOR 0x0306 macro
|
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/ |
D | OGLESShaderRenderer.java | 648 GLES20.glBlendFunc(GLES20.GL_DST_COLOR, GLES20.GL_ZERO); in applyRenderState() 654 GLES20.glBlendFunc(GLES20.GL_DST_COLOR, GLES20.GL_SRC_COLOR); in applyRenderState()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state.c | 165 case GL_DST_COLOR: in radeonBlendFuncSeparate() 224 case GL_DST_COLOR: in radeonBlendFuncSeparate()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 336 case GL_DST_COLOR: return "GL_DST_COLOR";
|