Home | History | Annotate | Download | only in r200

Lines Matching refs:r200NewProgram

1212 r200NewProgram(struct gl_context *ctx, GLenum target, GLuint id)
1224 _mesa_problem(ctx, "Bad target in r200NewProgram");
1275 _mesa_problem(ctx, "Bad target in r200NewProgram");
1282 functions->NewProgram = r200NewProgram;