Searched refs:_mesa_lookup_program (Results 1 – 3 of 3) sorted by relevance
77 _mesa_lookup_program(struct gl_context *ctx, GLuint id);
297 _mesa_lookup_program(struct gl_context *ctx, GLuint id) in _mesa_lookup_program() function
100 newProg = _mesa_lookup_program(ctx, id); in _mesa_BindProgramARB()162 struct gl_program *prog = _mesa_lookup_program(ctx, ids[i]); in _mesa_DeleteProgramsARB()252 prog = _mesa_lookup_program(ctx, id); in _mesa_IsProgramARB()