Home
last modified time | relevance | path

Searched refs:_mesa_ActiveProgramEXT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderapi.h203 _mesa_ActiveProgramEXT(GLuint program);
Dshaderapi.c1653 _mesa_ActiveProgramEXT(GLuint program) in _mesa_ActiveProgramEXT() function
1768 SET_ActiveProgramEXT(exec, _mesa_ActiveProgramEXT); in _mesa_init_shader_dispatch()