Home
last modified time | relevance | path

Searched refs:_mesa_Uniform1fvARB (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Duniforms.h66 _mesa_Uniform1fvARB(GLint, GLsizei, const GLfloat *);
Duniforms.c212 _mesa_Uniform1fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform1fvARB() function
819 SET_Uniform1fvARB(exec, _mesa_Uniform1fvARB); in _mesa_init_shader_uniform_dispatch()