Home
last modified time | relevance | path

Searched refs:GL_ADD (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexstate.c273 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 Daccum.c417 case GL_ADD: in accum()
460 case GL_ADD: in _mesa_Accum()
H A Dtexenv.c64 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 DTextureEnvTest.cpp260 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 DPackedGLEnums_autogen.cpp1511 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 Dgl.h383 #define GL_ADD 0x0104 macro
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h379 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
H A Dgl.h379 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H A Dgl.h383 #define GL_ADD 0x0104 macro
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h373 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h373 #define GL_ADD 0x0104 macro
/third_party/mesa3d/include/GLES/
H A Dgl.h308 #define GL_ADD 0x0104 macro
/third_party/openGLES/api/GLES/
H A Dgl.h289 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h308 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h308 #define GL_ADD 0x0104 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h312 #define GL_ADD 0x0104 macro
/third_party/mesa3d/include/GL/
H A Dgl.h324 #define GL_ADD 0x0104 macro
/third_party/glfw/deps/glad/
H A Dgl.h198 #define GL_ADD 0x0104 macro

Completed in 46 milliseconds