Searched refs:GL_COLOR_MATERIAL (Results 1 – 13 of 13) sorted by relevance
195 glEnable(GL_COLOR_MATERIAL); in applyFixedFuncBindings()197 glDisable(GL_COLOR_MATERIAL); in applyFixedFuncBindings()
143 case GL_COLOR_MATERIAL: in nouveau_enable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
462 glDisable(GL_COLOR_MATERIAL); in paintGL()
332 case GL_COLOR_MATERIAL: in _mesa_set_enable()1257 case GL_COLOR_MATERIAL: in _mesa_IsEnabled()
520 GL_COLOR_MATERIAL); in pop_enable_group()1111 _mesa_set_enable(ctx, GL_COLOR_MATERIAL, in _mesa_PopAttrib()
574 { GL_COLOR_MATERIAL, CONTEXT_BOOL(Light.ColorMaterialEnabled), NO_EXTRA },
151 #define GL_COLOR_MATERIAL 0x0B57 macro
309 - glMaterial() wasn't ignored when GL_COLOR_MATERIAL was enabled310 - glEnable(GL_COLOR_MATERIAL) followed by glColor() didn't work right1108 - fixed a minor GL_COLOR_MATERIAL bug1344 - GL_COLOR_MATERIAL with glColor3 didn't properly set diffuse alpha
1573 case GL_COLOR_MATERIAL: in radeonEnable()
1765 case GL_COLOR_MATERIAL: in r200Enable()
339 #define GL_COLOR_MATERIAL 0x0B57 macro