Searched refs:_mesa_ExecuteProgramNV (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dnvprogram.h38 _mesa_ExecuteProgramNV(GLenum target, GLuint id, const GLfloat *params);
H A Dnvprogram.c61 _mesa_ExecuteProgramNV(GLenum target, GLuint id, const GLfloat *params) function
H A Dapi_exec.c500 SET_ExecuteProgramNV(exec, _mesa_ExecuteProgramNV);
/external/mesa3d/src/mesa/main/
H A Dnvprogram.h38 _mesa_ExecuteProgramNV(GLenum target, GLuint id, const GLfloat *params);
H A Dnvprogram.c61 _mesa_ExecuteProgramNV(GLenum target, GLuint id, const GLfloat *params) function
H A Dapi_exec.c500 SET_ExecuteProgramNV(exec, _mesa_ExecuteProgramNV);

Completed in 32 milliseconds