Home
last modified time | relevance | path

Searched refs:GL_COLOR_MATERIAL (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl2.cpp29 // 2018-08-03: OpenGL: Disabling/restoring GL_LIGHTING and GL_COLOR_MATERIAL to increase compatibility with legacy OpenGL applications.
118 glDisable(GL_COLOR_MATERIAL); in ImGui_ImplOpenGL2_SetupRenderState()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DLightsTest.cpp61 EXPECT_GL_FALSE(glIsEnabled(GL_COLOR_MATERIAL)); in TEST_P()
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h109 #define GL_COLOR_MATERIAL 0x0B57 macro
278 /* #define GL_COLOR_MATERIAL 0x0B57 */
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h113 #define GL_COLOR_MATERIAL 0x0B57 macro
282 /* #define GL_COLOR_MATERIAL 0x0B57 */
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
H A Dgl.h113 #define GL_COLOR_MATERIAL 0x0B57 macro
282 /* #define GL_COLOR_MATERIAL 0x0B57 */
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H A Dgl.h109 #define GL_COLOR_MATERIAL 0x0B57 macro
278 /* #define GL_COLOR_MATERIAL 0x0B57 */
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h178 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h178 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/mesa3d/src/mesa/main/
H A Dattrib.c359 GL_COLOR_MATERIAL); in pop_enable_group()
907 attr->Light.ColorMaterialEnabled, GL_COLOR_MATERIAL); in _mesa_PopAttrib()
H A Denable.c481 case GL_COLOR_MATERIAL: in _mesa_set_enable()
1566 case GL_COLOR_MATERIAL: in _mesa_IsEnabled()
/third_party/mesa3d/include/GLES/
H A Dgl.h127 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/openGLES/api/GLES/
H A Dgl.h108 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h127 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h127 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp179 glState->getEnableFeature(GL_COLOR_MATERIAL); in prepareForDraw()
H A DState.cpp1373 case GL_COLOR_MATERIAL:
1520 case GL_COLOR_MATERIAL: in getEnableFeature()
H A DvalidationES2.cpp655 case GL_COLOR_MATERIAL: in ValidCap()
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h131 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/mesa3d/include/GL/
H A Dgl.h304 #define GL_COLOR_MATERIAL 0x0B57 macro
/third_party/glfw/deps/glad/
H A Dgl.h348 #define GL_COLOR_MATERIAL 0x0B57 macro

Completed in 60 milliseconds