Searched refs:_mesa_Uniform2d (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | uniforms.h | 295 _mesa_Uniform2d(GLint, GLdouble, GLdouble); |
D | uniforms.c | 1436 _mesa_Uniform2d(GLint location, GLdouble v0, GLdouble v1) in _mesa_Uniform2d() function |