Searched refs:ColorMaterialFace (Results 1 – 5 of 5) sorted by relevance
100 OFFSET( "CTX_LIGHT_COLOR_MAT_FACE ", struct gl_context, Light.ColorMaterialFace ); in main()
744 ctx->Light.ColorMaterialFace == face && in _mesa_ColorMaterial()750 ctx->Light.ColorMaterialFace = face; in _mesa_ColorMaterial()1204 ctx->Light.ColorMaterialFace = GL_FRONT_AND_BACK; in _mesa_init_lighting()
944 GLenum ColorMaterialFace; /**< GL_FRONT, BACK or FRONT_AND_BACK */ member
1109 _mesa_ColorMaterial(light->ColorMaterialFace, in _mesa_PopAttrib()
831 { GL_COLOR_MATERIAL_FACE, CONTEXT_ENUM(Light.ColorMaterialFace), NO_EXTRA },