Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h72 _mesa_Uniform3fvARB(GLint, GLsizei, const GLfloat *);
Duniforms.c226 _mesa_Uniform3fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform3fvARB() function
821 SET_Uniform3fvARB(exec, _mesa_Uniform3fvARB); in _mesa_init_shader_uniform_dispatch()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Duniforms.h72 _mesa_Uniform3fvARB(GLint, GLsizei, const GLfloat *);
Duniforms.c226 _mesa_Uniform3fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform3fvARB() function
821 SET_Uniform3fvARB(exec, _mesa_Uniform3fvARB); in _mesa_init_shader_uniform_dispatch()