Searched refs:_mesa_lookup_program (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
H A Dprogram.h78 _mesa_lookup_program(struct gl_context *ctx, GLuint id);
H A Dprogram.c285 _mesa_lookup_program(struct gl_context *ctx, GLuint id) function
/external/mesa3d/src/mesa/main/
H A Darbprogram.c83 newProg = _mesa_lookup_program(ctx, id);
147 struct gl_program *prog = _mesa_lookup_program(ctx, ids[i]);
237 prog = _mesa_lookup_program(ctx, id);

Completed in 204 milliseconds