Searched refs:_mesa_GetnUniformdvARB (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Duniforms.h181 _mesa_GetnUniformdvARB(GLhandleARB, GLint, GLsizei, GLdouble *);
H A Duniforms.c473 _mesa_GetnUniformdvARB(GLhandleARB program, GLint location, function
493 _mesa_GetnUniformdvARB(program, location, INT_MAX, params);
860 SET_GetnUniformdvARB(exec, _mesa_GetnUniformdvARB); /* GL 4.0 */
/external/mesa3d/src/mesa/main/
H A Duniforms.h181 _mesa_GetnUniformdvARB(GLhandleARB, GLint, GLsizei, GLdouble *);
H A Duniforms.c473 _mesa_GetnUniformdvARB(GLhandleARB program, GLint location, function
493 _mesa_GetnUniformdvARB(program, location, INT_MAX, params);
860 SET_GetnUniformdvARB(exec, _mesa_GetnUniformdvARB); /* GL 4.0 */

Completed in 51 milliseconds