Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h61 _mesa_Uniform2fv(GLint, GLsizei, const GLfloat *);
Duniforms.c271 _mesa_Uniform2fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform2fv() function