Searched refs:_mesa_Uniform3fvARB (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | uniforms.h | 72 _mesa_Uniform3fvARB(GLint, GLsizei, const GLfloat *);
|
D | uniforms.c | 226 _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/ |
D | uniforms.h | 72 _mesa_Uniform3fvARB(GLint, GLsizei, const GLfloat *);
|
D | uniforms.c | 226 _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()
|