Home
last modified time | relevance | path

Searched refs:GL_SRC_COLOR (Results 1 – 25 of 58) sorted by relevance

123

/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp217 ctx.glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separate()
219 ctx.glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separate()
223 ctx.glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in blend_func_separate()
259 ctx.glBlendFuncSeparatei(0, -1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separatei()
261 ctx.glBlendFuncSeparatei(0, GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separatei()
265 ctx.glBlendFuncSeparatei(0, GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in blend_func_separatei()
269 ctx.glBlendFuncSeparatei(-1, GL_ONE, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separatei()
271 ctx.glBlendFuncSeparatei(maxDrawBuffers, GL_ONE, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in blend_func_separatei()
Des31fIndexedStateQueryTests.cpp1042 GL_SRC_COLOR, in iterate()
1101 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1104 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_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()
1189 verifyStateIndexedInteger(result, gl, GL_BLEND_SRC_RGB, ndx, GL_SRC_COLOR, m_verifierType); in iterate()
/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp159 glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
161 glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
165 glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in init()
Des2fBlendTests.cpp326 { GL_SRC_COLOR, "src_color" }, in init()
407 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_SRC_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_S… in init()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp421 GL_SRC_COLOR, in init()
438 GL_SRC_COLOR, in init()
744 GL_SRC_COLOR, in init()
761 GL_SRC_COLOR, in init()
778 GL_SRC_COLOR, in init()
795 GL_SRC_COLOR, in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp456 GL_SRC_COLOR, in init()
473 GL_SRC_COLOR, in init()
806 GL_SRC_COLOR, in init()
823 GL_SRC_COLOR, in init()
840 GL_SRC_COLOR, in init()
857 GL_SRC_COLOR, in init()
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp170 glBlendFuncSeparate(-1, GL_ONE, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
172 glBlendFuncSeparate(GL_ZERO, -1, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR); in init()
176 glBlendFuncSeparate(GL_ZERO, GL_ONE, GL_SRC_COLOR, -1); in init()
Des3fBlendTests.cpp385 { GL_SRC_COLOR, "src_color" }, in init()
472 …back(BlendParams(GL_FUNC_ADD, funcRGB.glValue, GL_SRC_COLOR, GL_FUNC_ADD, funcAlpha.glValue, GL_S… in init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c64 case GL_SRC_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()
DesextcDrawBuffersIndexedCoverage.cpp82 gl.blendFunci(i, GL_ZERO, GL_SRC_COLOR); in iterate()
DesextcDrawBuffersIndexedNegative.cpp82 gl.blendFunci(maxDrawBuffers, GL_ZERO, GL_SRC_COLOR); in iterate()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp109 GL_SRC_COLOR, in computeRandomRenderState()
135 GL_SRC_COLOR, in computeRandomRenderState()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h38 case GL_SRC_COLOR: in nvgl_blend_func()
Dnv04_state_raster.c93 case GL_SRC_COLOR: in get_blend_func()
Dnouveau_util.h180 return op == GL_SRC_COLOR || op == GL_ONE_MINUS_SRC_COLOR; in is_color_operand()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c125 case GL_SRC_COLOR: in intel_translate_blend_factor()
Di830_texblend.c246 case GL_SRC_COLOR: in i830SetTexEnvCombine()
/external/mesa3d/src/mesa/main/
Dtexstate.c55 { GL_SRC_COLOR, GL_SRC_COLOR, GL_SRC_ALPHA, GL_SRC_ALPHA },
259 state->OperandRGB[2] = GL_SRC_COLOR; in calculate_derived_texenv()
466 case GL_SRC_COLOR: return TEXENV_OPR_COLOR; in tex_combine_translate_operand()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c553 case GL_SRC_COLOR: in blend_general_float()
610 case GL_SRC_COLOR: in blend_general_float()
631 case GL_SRC_COLOR: in blend_general_float()
694 case GL_SRC_COLOR: in blend_general_float()
962 && (srcRGB == GL_ZERO && dstRGB == GL_SRC_COLOR)) in _swrast_choose_blend_func()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp264 case GL_SRC_COLOR: in BlendFuncSeparateOES()
282 case GL_SRC_COLOR: in BlendFuncSeparateOES()
299 case GL_SRC_COLOR: in BlendFuncSeparateOES()
317 case GL_SRC_COLOR: in BlendFuncSeparateOES()
3747 case GL_SRC_COLOR: in TexEnvfv()
3761 case GL_SRC_COLOR: in TexEnvfv()
3775 case GL_SRC_COLOR: in TexEnvfv()
4002 case GL_SRC_COLOR: in TexEnvi()
4016 case GL_SRC_COLOR: in TexEnvi()
4030 case GL_SRC_COLOR: in TexEnvi()
Dutilities.cpp590 case GL_SRC_COLOR: return sw::BLEND_SOURCE; in ConvertBlendFunc()
837 case GL_SRC_COLOR: return sw::TextureStage::MODIFIER_COLOR; in ConvertSourceOperand()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c68 case GL_SRC_COLOR: in translate_blend()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp297 case GL_SRC_COLOR: return rr::BLENDFUNC_SRC_COLOR; in mapGLBlendFunc()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c543 glBlendFunc(GL_ZERO, GL_SRC_COLOR); in drawGroundPlane()
597 glBlendFunc(GL_ZERO, GL_SRC_COLOR); in drawFadeQuad()

123