Searched defs:_mesa_new_program (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram.c341 _mesa_new_program(struct gl_context *ctx, GLenum target, GLuint id) function
362 _mesa_problem(ctx, "bad target in _mesa_new_program");
/external/mesa3d/src/mesa/program/
H A Dprogram.c341 _mesa_new_program(struct gl_context *ctx, GLenum target, GLuint id) function
362 _mesa_problem(ctx, "bad target in _mesa_new_program");

Completed in 115 milliseconds