/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_frag.c | 204 case GL_ADD_SIGNED: in setup_combiner() 217 if (rc->mode == GL_ADD_SIGNED) in setup_combiner()
|
D | nv10_state_frag.c | 236 case GL_ADD_SIGNED: in setup_combiner() 250 (rc->mode == GL_ADD_SIGNED ? RC_OUT_BIAS : 0); in setup_combiner()
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_texblend.c | 195 case GL_ADD_SIGNED: in i830SetTexEnvCombine() 290 case GL_ADD_SIGNED: in i830SetTexEnvCombine()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
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/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
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/ |
D | texstate.c | 431 case GL_ADD_SIGNED: in tex_combine_translate_mode() 559 case GL_ADD_SIGNED: in update_tex_combine() 591 case GL_ADD_SIGNED: in update_tex_combine()
|
D | texenv.c | 117 case GL_ADD_SIGNED: in set_combiner_mode()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_texcombine.c | 342 case GL_ADD_SIGNED: in texture_combine() 471 case GL_ADD_SIGNED: in texture_combine()
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texstate.c | 367 case GL_ADD_SIGNED: in radeonUpdateTextureEnv() 471 case GL_ADD_SIGNED: in radeonUpdateTextureEnv()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 1471 case GL_ADD_SIGNED: in FromGLenum() 1497 return GL_ADD_SIGNED; in ToGLenum()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 1513 case GL_ADD_SIGNED: in FromGLenum() 1539 return GL_ADD_SIGNED; in ToGLenum()
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_texstate.c | 465 case GL_ADD_SIGNED: in r200UpdateTextureEnv() 561 case GL_ADD_SIGNED: in r200UpdateTextureEnv()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 365 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 384 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 388 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 388 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 1804 #define GL_ADD_SIGNED 0x8574 macro
|
D | glext.h | 213 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 1859 #define GL_ADD_SIGNED 0x8574 macro
|
D | SDL_opengl_glext.h | 213 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 804 #define GL_ADD_SIGNED 0x8574 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glext.h | 264 #define GL_ADD_SIGNED 0x8574 macro
|
D | glew.h | 1279 #define GL_ADD_SIGNED 0x8574 macro
|