/third_party/mesa3d/src/mesa/main/ |
D | texenv.c | 126 pname == GL_COMBINE_RGB); in set_combiner_mode() 130 legal = (pname == GL_COMBINE_RGB); in set_combiner_mode() 148 case GL_COMBINE_RGB: in set_combiner_mode() 411 case GL_COMBINE_RGB: in _mesa_texenvfv_indexed() 624 case GL_COMBINE_RGB: in get_texenvi()
|
D | es1_conversion.c | 317 pname != GL_COMBINE_RGB && in _mesa_GetTexEnvxv() 357 case GL_COMBINE_RGB: in _mesa_GetTexEnvxv() 753 case GL_COMBINE_RGB: in _mesa_TexEnvx() 798 case GL_COMBINE_RGB: in _mesa_TexEnvxv()
|
D | glthread_marshal.h | 256 case GL_COMBINE_RGB: in _mesa_texenv_enum_to_count()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | TextureEnvTest.cpp | 58 glGetTexEnvfv(GL_TEXTURE_ENV, GL_COMBINE_RGB, actualParams); in verifyEnvironment() 182 glTexEnvf(GL_TEXTURE_ENV, GL_COMBINE_RGB, 0.0f); in TEST_P() 329 glTexEnvi(GL_TEXTURE_ENV, GL_COMBINE_RGB, combineRgb); in TEST_P()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | TextureEnvTest.cpp | 58 glGetTexEnvfv(GL_TEXTURE_ENV, GL_COMBINE_RGB, actualParams); in verifyEnvironment() 182 glTexEnvf(GL_TEXTURE_ENV, GL_COMBINE_RGB, 0.0f); in TEST_P() 329 glTexEnvi(GL_TEXTURE_ENV, GL_COMBINE_RGB, combineRgb); in TEST_P()
|
/third_party/mesa3d/src/glx/tests/ |
D | enum_sizes.cpp | 311 EXPECT_EQ(1, __glTexEnvfv_size(GL_COMBINE_RGB)); in TEST() 343 case GL_COMBINE_RGB: in TEST()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 1633 case GL_COMBINE_RGB: in FromGLenum() 1681 return GL_COMBINE_RGB; in ToGLenum()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 1675 case GL_COMBINE_RGB: in FromGLenum() 1723 return GL_COMBINE_RGB; in ToGLenum()
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 362 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 381 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 381 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 381 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 385 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 385 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 1789 #define GL_COMBINE_RGB 0x8571 macro
|
D | glext.h | 198 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 1844 #define GL_COMBINE_RGB 0x8571 macro
|
D | SDL_opengl_glext.h | 198 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 789 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glext.h | 249 #define GL_COMBINE_RGB 0x8571 macro
|
D | glew.h | 1276 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glext.h | 196 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glext.h | 196 #define GL_COMBINE_RGB 0x8571 macro
|
/third_party/openGLES/api/GL/ |
D | glext.h | 179 #define GL_COMBINE_RGB 0x8571 macro
|