Home
last modified time | relevance | path

Searched refs:GL_DST_COLOR (Results 1 – 25 of 45) sorted by relevance

12

/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp423 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()
Des2pBlendTests.cpp159 …{ "multiply", GL_FUNC_ADD, GL_FUNC_ADD, GL_DST_COLOR, GL_ZERO, GL_DST_ALPHA, GL… in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp458 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()
Des3pBlendTests.cpp164 …{ "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/
Dbrw_util.c68 case GL_DST_COLOR: in brw_translate_blend_factor()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedSetGet.cpp84 state.SetBlendFuncSeparatei(2, GL_ZERO, GL_ONE, GL_SRC_COLOR, GL_DST_COLOR); in iterate()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp328 { GL_DST_COLOR, "dst_color" }, in init()
408 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_D… in init()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp111 GL_DST_COLOR, in computeRandomRenderState()
137 GL_DST_COLOR, in computeRandomRenderState()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h50 case GL_DST_COLOR: in nvgl_blend_func()
Dnv04_state_raster.c105 case GL_DST_COLOR: in get_blend_func()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c129 case GL_DST_COLOR: in intel_translate_blend_factor()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp387 { GL_DST_COLOR, "dst_color" }, in init()
473 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_DST_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_D… in init()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c507 case GL_DST_COLOR: in blend_general_float()
577 case GL_DST_COLOR: in blend_general_float()
669 case GL_DST_COLOR: in blend_general_float()
724 case GL_DST_COLOR: in blend_general_float()
965 && (srcRGB == GL_DST_COLOR && dstRGB == GL_ZERO))) { in _swrast_choose_blend_func()
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1044 GL_DST_COLOR, in iterate()
1101 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1110 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate()
1178 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1186 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1195 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_ALPHA, ndx, GL_DST_COLOR, m_verifierType); in iterate()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c74 case GL_DST_COLOR: in translate_blend()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp299 case GL_DST_COLOR: return rr::BLENDFUNC_DST_COLOR; in mapGLBlendFunc()
/external/mesa3d/src/mesa/main/
Dblend.c53 case GL_DST_COLOR: in legal_src_factor()
86 case GL_DST_COLOR: in legal_dst_factor()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp592 case GL_DST_COLOR: return sw::BLEND_DEST; in ConvertBlendFunc()
DlibGLES_CM.cpp266 case GL_DST_COLOR: in BlendFuncSeparateOES()
284 case GL_DST_COLOR: in BlendFuncSeparateOES()
301 case GL_DST_COLOR: in BlendFuncSeparateOES()
319 case GL_DST_COLOR: in BlendFuncSeparateOES()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h87 #define GL_DST_COLOR 0x0306 macro
/external/mesa3d/include/GLES/
Dgl.h111 #define GL_DST_COLOR 0x0306 macro
/external/swiftshader/include/GLES/
Dgl.h102 #define GL_DST_COLOR 0x0306 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h85 #define GL_DST_COLOR 0x0306 macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c168 case GL_DST_COLOR: in radeonBlendFuncSeparate()
227 case GL_DST_COLOR: in radeonBlendFuncSeparate()
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp296 gl.blendFunc(GL_ONE_MINUS_SRC_COLOR, GL_DST_COLOR); in iterate()

12