Searched refs:_mesa_lookup_program (Results 1 – 3 of 3) sorted by relevance
78 _mesa_lookup_program(struct gl_context *ctx, GLuint id);
285 _mesa_lookup_program(struct gl_context *ctx, GLuint id) in _mesa_lookup_program() function
83 newProg = _mesa_lookup_program(ctx, id); in _mesa_BindProgramARB()147 struct gl_program *prog = _mesa_lookup_program(ctx, ids[i]); in _mesa_DeleteProgramsARB()237 prog = _mesa_lookup_program(ctx, id); in _mesa_IsProgramARB()