Searched refs:_mesa_Uniform2fvARB (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | uniforms.h | 69 _mesa_Uniform2fvARB(GLint, GLsizei, const GLfloat *);
|
D | uniforms.c | 219 _mesa_Uniform2fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform2fvARB() function 820 SET_Uniform2fvARB(exec, _mesa_Uniform2fvARB); in _mesa_init_shader_uniform_dispatch()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | uniforms.h | 69 _mesa_Uniform2fvARB(GLint, GLsizei, const GLfloat *);
|
D | uniforms.c | 219 _mesa_Uniform2fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform2fvARB() function 820 SET_Uniform2fvARB(exec, _mesa_Uniform2fvARB); in _mesa_init_shader_uniform_dispatch()
|