Searched refs:GL_ADD_SIGNED (Results 1 - 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | TextureEnvTest.cpp | 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/mesa3d/src/mesa/main/ |
H A D | texstate.c | 433 case GL_ADD_SIGNED: in tex_combine_translate_mode() 561 case GL_ADD_SIGNED: in update_tex_combine() 593 case GL_ADD_SIGNED: in update_tex_combine()
|
H A D | texenv.c | 117 case GL_ADD_SIGNED: in set_combiner_mode()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedGLEnums_autogen.cpp | 1513 case GL_ADD_SIGNED: in FromGLenum() 1539 return GL_ADD_SIGNED; in ToGLenum() 1566 os << "GL_ADD_SIGNED"; in operator <<()
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 365 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
H A D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | gl.h | 388 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 1804 #define GL_ADD_SIGNED 0x8574 macro
|
H A D | glext.h | 213 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 199 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 194 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 211 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 211 #define GL_ADD_SIGNED 0x8574 macro
|
Completed in 204 milliseconds