Home
last modified time | relevance | path

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

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