Searched refs:_mesa_new_program (Results 1 – 4 of 4) sorted by relevance
70 _mesa_new_program(struct gl_context *ctx, gl_shader_stage stage, GLuint id,
222 _mesa_new_program(struct gl_context *ctx, gl_shader_stage stage, GLuint id, in _mesa_new_program() function
817 functions->NewProgram = _mesa_new_program; in st_init_driver_functions()
1027 - mesa: drop unused _mesa_new_program.