/third_party/mesa3d/src/mesa/main/ |
H A D | texstate.c | 273 case GL_ADD: in calculate_derived_texenv() 274 mode_rgb = (texBaseFormat == GL_ALPHA) ? GL_REPLACE : GL_ADD; in calculate_derived_texenv() 275 mode_a = (texBaseFormat == GL_INTENSITY) ? GL_ADD : GL_MODULATE; in calculate_derived_texenv() 428 case GL_ADD: in tex_combine_translate_mode() 560 case GL_ADD: in update_tex_combine() 592 case GL_ADD: in update_tex_combine()
|
H A D | accum.c | 417 case GL_ADD: in accum() 460 case GL_ADD: in _mesa_Accum()
|
H A D | texenv.c | 64 case GL_ADD: in set_env_mode() 116 case GL_ADD: in set_combiner_mode()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | TextureEnvTest.cpp | 260 GL_ADD, GL_BLEND, GL_COMBINE, GL_DECAL, GL_MODULATE, GL_REPLACE, in TEST_P() 264 GL_MODULATE, GL_REPLACE, GL_ADD, GL_ADD_SIGNED, in TEST_P() 269 GL_MODULATE, GL_REPLACE, GL_ADD, GL_ADD_SIGNED, GL_SUBTRACT, GL_INTERPOLATE, in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedGLEnums_autogen.cpp | 1511 case GL_ADD: in FromGLenum() 1537 return GL_ADD; in ToGLenum() 1563 os << "GL_ADD"; in operator <<() 1598 case GL_ADD: in FromGLenum() 1620 return GL_ADD; in ToGLenum() 1642 os << "GL_ADD"; in operator <<()
|
/third_party/openGLES/api/GLSC/1.0.1/ |
H A D | gl.h | 383 #define GL_ADD 0x0104 macro
|
/third_party/openGLES/api/GLSC/1.0/ |
H A D | gl.h | 379 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
H A D | gl.h | 379 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
H A D | gl.h | 383 #define GL_ADD 0x0104 macro
|
/third_party/openGLES/api/GLES/1.0/ |
H A D | gl.h | 373 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
H A D | gl.h | 373 #define GL_ADD 0x0104 macro
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 308 #define GL_ADD 0x0104 macro
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 289 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
H A D | gl.h | 308 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | gl.h | 308 #define GL_ADD 0x0104 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | gl.h | 312 #define GL_ADD 0x0104 macro
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 324 #define GL_ADD 0x0104 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 198 #define GL_ADD 0x0104 macro
|