Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h91 _mesa_UniformMatrix2fv(GLint, GLsizei, GLboolean, const GLfloat *);
Duniforms.c622 _mesa_UniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, in _mesa_UniformMatrix2fv() function