Searched refs:_mesa_use_shader_program (Results 1 – 3 of 3) sorted by relevance
60 _mesa_use_shader_program(struct gl_context *ctx,
1499 _mesa_use_shader_program(struct gl_context *ctx, in _mesa_use_shader_program() function2195 _mesa_use_shader_program(ctx, shProg); in use_program()2198 _mesa_use_shader_program(ctx, shProg); in use_program()
184 _mesa_use_shader_program(ctx, sh_prog); in _mesa_meta_use_program()