Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h297 _mesa_Uniform3d(GLint, GLdouble, GLdouble, GLdouble);
Duniforms.c1446 _mesa_Uniform3d(GLint location, GLdouble v0, GLdouble v1, GLdouble v2) in _mesa_Uniform3d() function