Lines Matching full:gl_program
43 struct gl_program;
389 void (*BindProgram)(struct gl_context *ctx, GLenum target, struct gl_program *prog);
391 struct gl_program * (*NewProgram)(struct gl_context *ctx, GLenum target, GLuint id);
393 void (*DeleteProgram)(struct gl_context *ctx, struct gl_program *prog);
400 struct gl_program *prog);
407 struct gl_program *prog);
411 struct gl_program *prog);