Searched refs:GL_CONSTANT_COLOR (Results 1 - 25 of 31) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_util.c84 case GL_CONSTANT_COLOR:
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_state.c142 case GL_CONSTANT_COLOR:
/external/deqp/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp429 GL_CONSTANT_COLOR,
446 GL_CONSTANT_COLOR,
752 GL_CONSTANT_COLOR,
769 GL_CONSTANT_COLOR,
786 GL_CONSTANT_COLOR,
803 GL_CONSTANT_COLOR,
H A Des2pRedundantStateChangeTests.cpp1341 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
H A Des2pStateChangeTests.cpp1511 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
/external/deqp/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp464 GL_CONSTANT_COLOR,
481 GL_CONSTANT_COLOR,
814 GL_CONSTANT_COLOR,
831 GL_CONSTANT_COLOR,
848 GL_CONSTANT_COLOR,
865 GL_CONSTANT_COLOR,
H A Des3pRedundantStateChangeTests.cpp1415 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
H A Des3pStateChangeTests.cpp1595 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h56 case GL_CONSTANT_COLOR:
/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp117 GL_CONSTANT_COLOR,
143 GL_CONSTANT_COLOR,
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp305 case GL_CONSTANT_COLOR: return rr::BLENDFUNC_CONSTANT_COLOR;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c77 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/swrast/
H A Ds_blend.c540 case GL_CONSTANT_COLOR:
601 case GL_CONSTANT_COLOR:
656 case GL_CONSTANT_COLOR:
715 case GL_CONSTANT_COLOR:
/external/mesa3d/src/mesa/main/
H A Dblend.c62 case GL_CONSTANT_COLOR:
99 case GL_CONSTANT_COLOR:
/external/deqp/modules/gles2/functional/
H A Des2fBlendTests.cpp329 { GL_CONSTANT_COLOR, "constant_color" },
H A Des2fIntegerStateQueryTests.cpp1372 GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA, GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA, GL_CONSTANT_COLOR,
/external/deqp/modules/gles3/functional/
H A Des3fBlendTests.cpp388 { GL_CONSTANT_COLOR, "constant_color" },
/external/deqp/framework/opengl/
H A DgluStrUtil.inl340 case GL_CONSTANT_COLOR: return "GL_CONSTANT_COLOR";
/external/mesa3d/include/GLES2/
H A Dgl2.h108 #define GL_CONSTANT_COLOR 0x8001 macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c192 case GL_CONSTANT_COLOR:
236 case GL_CONSTANT_COLOR:
/external/deqp/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp1042 GL_CONSTANT_COLOR,
H A Des31fDrawBuffersIndexedTests.cpp1210 GL_CONSTANT_COLOR,
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c174 case GL_CONSTANT_COLOR:

Completed in 194 milliseconds

12