Home | History | Annotate | Download | only in main

Lines Matching refs:_mesa_compile_error

138       _mesa_compile_error( ctx, GL_INVALID_OPERATION, "glBegin/End" );	\
153 _mesa_compile_error( ctx, GL_INVALID_OPERATION, "glBegin/End" ); \
5814 _mesa_compile_error(ctx, GL_INVALID_ENUM, "glMaterial(face)");
5833 _mesa_compile_error(ctx, GL_INVALID_ENUM, "glMaterial(pname)");
5904 _mesa_compile_error(ctx, GL_INVALID_OPERATION, "recursive begin");
7628 _mesa_compile_error(struct gl_context *ctx, GLenum error, const char *s)