Home
last modified time | relevance | path

Searched refs:GL_CONSTANT_COLOR (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp429 GL_CONSTANT_COLOR, in init()
446 GL_CONSTANT_COLOR, in init()
752 GL_CONSTANT_COLOR, in init()
769 GL_CONSTANT_COLOR, in init()
786 GL_CONSTANT_COLOR, in init()
803 GL_CONSTANT_COLOR, in init()
Des2pRedundantStateChangeTests.cpp1341 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR); in init()
Des2pStateChangeTests.cpp1511 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR); in init()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp464 GL_CONSTANT_COLOR, in init()
481 GL_CONSTANT_COLOR, in init()
814 GL_CONSTANT_COLOR, in init()
831 GL_CONSTANT_COLOR, in init()
848 GL_CONSTANT_COLOR, in init()
865 GL_CONSTANT_COLOR, in init()
Des3pRedundantStateChangeTests.cpp1415 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR); in init()
Des3pStateChangeTests.cpp1595 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR); in init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c84 case GL_CONSTANT_COLOR: in brw_translate_blend_factor()
Dintel_state.c142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h56 case GL_CONSTANT_COLOR: in nvgl_blend_func()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_state.c142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c142 case GL_CONSTANT_COLOR: in intel_translate_blend_factor()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp117 GL_CONSTANT_COLOR, in computeRandomRenderState()
143 GL_CONSTANT_COLOR, in computeRandomRenderState()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c77 case GL_CONSTANT_COLOR: in translate_blend()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c540 case GL_CONSTANT_COLOR: in blend_general_float()
601 case GL_CONSTANT_COLOR: in blend_general_float()
656 case GL_CONSTANT_COLOR: in blend_general_float()
715 case GL_CONSTANT_COLOR: in blend_general_float()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp305 case GL_CONSTANT_COLOR: return rr::BLENDFUNC_CONSTANT_COLOR; in mapGLBlendFunc()
/external/mesa3d/src/mesa/main/
Dblend.c62 case GL_CONSTANT_COLOR: in legal_src_factor()
99 case GL_CONSTANT_COLOR: in legal_dst_factor()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp334 { GL_CONSTANT_COLOR, "constant_color" }, in init()
Des2fIntegerStateQueryTests.cpp1372 GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA, GL_CONSTANT_COLOR, in test()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp393 { GL_CONSTANT_COLOR, "constant_color" }, in init()
/external/mesa3d/include/GLES2/
Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c192 case GL_CONSTANT_COLOR: in radeonBlendFuncSeparate()
236 case GL_CONSTANT_COLOR: in radeonBlendFuncSeparate()
/external/deqp/framework/opengl/
DgluStrUtil.inl340 case GL_CONSTANT_COLOR: return "GL_CONSTANT_COLOR";
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1050 GL_CONSTANT_COLOR, in iterate()
Des31fDrawBuffersIndexedTests.cpp1245 GL_CONSTANT_COLOR, in getRandomBlendFunc()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl272 #define GL_CONSTANT_COLOR 0x8001 macro

12