Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h63 _mesa_Uniform3fv(GLint, GLsizei, const GLfloat *);
Duniforms.c278 _mesa_Uniform3fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform3fv() function