Home | History | Annotate | Download | only in vbo

Lines Matching full:glmaterial

742  * Save a glMaterial call found between glBegin/End.
743 * glMaterial calls outside Begin/End are handled in dlist.c.
751 _mesa_compile_error(ctx, GL_INVALID_ENUM, "glMaterial(face)");
770 _mesa_compile_error(ctx, GL_INVALID_VALUE, "glMaterial(shininess)");
784 _mesa_compile_error(ctx, GL_INVALID_ENUM, "glMaterial(pname)");