Searched defs:_mesa_Uniform1fvARB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Duniforms.c212 _mesa_Uniform1fvARB(GLint location, GLsizei count, const GLfloat * value) function
819 SET_Uniform1fvARB(exec, _mesa_Uniform1fvARB);
/external/mesa3d/src/mesa/main/
H A Duniforms.c212 _mesa_Uniform1fvARB(GLint location, GLsizei count, const GLfloat * value) function
819 SET_Uniform1fvARB(exec, _mesa_Uniform1fvARB);

Completed in 537 milliseconds