Searched refs:ClearIndex (Results 1 – 6 of 6) sorted by relevance
51 ctx->Color.ClearIndex = (GLuint) c; in _mesa_ClearIndex()
1194 ctx->Color.ClearIndex = 0; in _mesa_init_color()
1012 _mesa_ClearIndex((GLfloat) color->ClearIndex); in _mesa_PopAttrib()
373 GLuint ClearIndex; /**< Index for glClear */ member
769 { "glClearIndex", _O(ClearIndex) },
304 ANGLE_CAPTURE(ClearIndex, isCallValid, context, c); in GL_ClearIndex()