/third_party/mesa3d/docs/ |
D | perf.rst | 34 GL_LIGHT_MODEL_LOCAL_VIEWER is false GL_COLOR_MATERIAL is disabled No
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl2.cpp | 118 glDisable(GL_COLOR_MATERIAL); in ImGui_ImplOpenGL2_SetupRenderState()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | LightsTest.cpp | 61 EXPECT_GL_FALSE(glIsEnabled(GL_COLOR_MATERIAL)); in TEST_P()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
D | gl.h | 109 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
D | gl.h | 113 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
D | gl.h | 178 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/openGLES/api/GLSC/1.0.1/ |
D | gl.h | 109 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/openGLES/api/GLSC/1.0/ |
D | gl.h | 113 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/openGLES/api/GLES/1.0/ |
D | gl.h | 178 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/mesa3d/src/mesa/main/ |
D | enable.c | 481 case GL_COLOR_MATERIAL: in _mesa_set_enable() 1566 case GL_COLOR_MATERIAL: in _mesa_IsEnabled()
|
D | attrib.c | 359 GL_COLOR_MATERIAL); in pop_enable_group() 907 attr->Light.ColorMaterialEnabled, GL_COLOR_MATERIAL); in _mesa_PopAttrib()
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 127 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 127 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 127 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 108 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | GLES1Renderer.cpp | 179 glState->getEnableFeature(GL_COLOR_MATERIAL); in prepareForDraw()
|
D | State.cpp | 1373 case GL_COLOR_MATERIAL: in setEnableFeature() 1520 case GL_COLOR_MATERIAL: in getEnableFeature()
|
D | validationES2.cpp | 655 case GL_COLOR_MATERIAL: in ValidCap()
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 131 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 304 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/glfw/deps/glad/ |
D | glad.h | 445 #define GL_COLOR_MATERIAL 0x0B57 macro
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 1941 - Examples: OpenGL2: Disabling/restoring GL_LIGHTING and GL_COLOR_MATERIAL to increase compatibilit…
|