Searched refs:GL_DST_COLOR (Results 1 - 25 of 50) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_util.c72 case GL_DST_COLOR:
H A Dintel_state.c130 case GL_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_state.c130 case GL_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_state.c130 case GL_DST_COLOR:
/external/deqp/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp423 GL_DST_COLOR,
440 GL_DST_COLOR,
746 GL_DST_COLOR,
763 GL_DST_COLOR,
780 GL_DST_COLOR,
797 GL_DST_COLOR,
H A Des2pBlendTests.cpp159 { "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL_ZERO },
/external/deqp/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp458 GL_DST_COLOR,
475 GL_DST_COLOR,
808 GL_DST_COLOR,
825 GL_DST_COLOR,
842 GL_DST_COLOR,
859 GL_DST_COLOR,
H A Des3pBlendTests.cpp164 { "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL_ZERO },
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h50 case GL_DST_COLOR:
H A Dnv04_state_raster.c104 case GL_DST_COLOR:
/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp111 GL_DST_COLOR,
137 GL_DST_COLOR,
/external/deqp/modules/gles2/functional/
H A Des2fBlendTests.cpp328 { GL_DST_COLOR, "dst_color" },
408 paramSets.push_back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_DST_COLOR, defaultBlendColor));
/external/deqp/modules/gles3/functional/
H A Des3fBlendTests.cpp387 { GL_DST_COLOR, "dst_color" },
473 paramSets.push_back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_DST_COLOR, defaultBlendColor));
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp299 case GL_DST_COLOR: return rr::BLENDFUNC_DST_COLOR;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c73 case GL_DST_COLOR:
/external/mesa3d/src/mesa/swrast/
H A Ds_blend.c510 case GL_DST_COLOR:
580 case GL_DST_COLOR:
672 case GL_DST_COLOR:
727 case GL_DST_COLOR:
968 && (srcRGB == GL_DST_COLOR && dstRGB == GL_ZERO))) {
/external/deqp/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp1044 GL_DST_COLOR,
1101 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA);
1110 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType);
1178 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA);
1186 gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA);
1195 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType);
/external/mesa3d/src/mesa/main/
H A Dblend.c54 case GL_DST_COLOR:
87 case GL_DST_COLOR:
/external/swiftshader/src/OpenGL/libGL/
H A Dutilities.cpp484 case GL_DST_COLOR: return sw::BLEND_DEST;
/external/swiftshader/src/OpenGL/libGLES_CM/
H A Dutilities.cpp280 case GL_DST_COLOR: return sw::BLEND_DEST;
/external/robolectric/v1/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/deqp/framework/opengl/
H A DgluStrUtil.inl337 case GL_DST_COLOR: return "GL_DST_COLOR";
/external/mesa3d/include/GLES/
H A Dgl.h87 #define GL_DST_COLOR 0x0306 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h85 #define GL_DST_COLOR 0x0306 macro
/external/swiftshader/include/GLES/
H A Dgl.h87 #define GL_DST_COLOR 0x0306 macro

Completed in 832 milliseconds

12