Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h302 _mesa_Uniform1dv(GLint, GLsizei, const GLdouble *);
Duniforms.c1470 _mesa_Uniform1dv(GLint location, GLsizei count, const GLdouble * value) in _mesa_Uniform1dv() function