Searched refs:GL_CONSTANT_COLOR (Results 1 - 25 of 31) sorted by relevance
12
/external/mesa3d/src/mesa/drivers/dri/i965/ |
H A D | brw_util.c | 84 case GL_CONSTANT_COLOR:
|
H A D | intel_state.c | 142 case GL_CONSTANT_COLOR:
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
H A D | intel_state.c | 142 case GL_CONSTANT_COLOR:
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
H A D | intel_state.c | 142 case GL_CONSTANT_COLOR:
|
/external/deqp/modules/gles2/performance/ |
H A D | es2pStateChangeCallTests.cpp | 429 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 D | es2pRedundantStateChangeTests.cpp | 1341 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
|
H A D | es2pStateChangeTests.cpp | 1511 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
|
/external/deqp/modules/gles3/performance/ |
H A D | es3pStateChangeCallTests.cpp | 464 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 D | es3pRedundantStateChangeTests.cpp | 1415 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
|
H A D | es3pStateChangeTests.cpp | 1595 gl.blendFunc(GL_CONSTANT_COLOR, GL_CONSTANT_COLOR);
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
H A D | nouveau_gldefs.h | 56 case GL_CONSTANT_COLOR:
|
/external/deqp/modules/glshared/ |
H A D | glsInteractionTestUtil.cpp | 117 GL_CONSTANT_COLOR, 143 GL_CONSTANT_COLOR,
|
/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 305 case GL_CONSTANT_COLOR: return rr::BLENDFUNC_CONSTANT_COLOR;
|
/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_blend.c | 77 case GL_CONSTANT_COLOR:
|
/external/mesa3d/src/mesa/swrast/ |
H A D | s_blend.c | 540 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 D | blend.c | 62 case GL_CONSTANT_COLOR: 99 case GL_CONSTANT_COLOR:
|
/external/deqp/modules/gles2/functional/ |
H A D | es2fBlendTests.cpp | 329 { GL_CONSTANT_COLOR, "constant_color" },
|
H A D | es2fIntegerStateQueryTests.cpp | 1372 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 D | es3fBlendTests.cpp | 388 { GL_CONSTANT_COLOR, "constant_color" },
|
/external/deqp/framework/opengl/ |
H A D | gluStrUtil.inl | 340 case GL_CONSTANT_COLOR: return "GL_CONSTANT_COLOR";
|
/external/mesa3d/include/GLES2/ |
H A D | gl2.h | 108 #define GL_CONSTANT_COLOR 0x8001 macro
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
H A D | radeon_state.c | 192 case GL_CONSTANT_COLOR: 236 case GL_CONSTANT_COLOR:
|
/external/deqp/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 1042 GL_CONSTANT_COLOR,
|
H A D | es31fDrawBuffersIndexedTests.cpp | 1210 GL_CONSTANT_COLOR,
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
H A D | r200_state.c | 174 case GL_CONSTANT_COLOR:
|
Completed in 194 milliseconds
12