Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h293 _mesa_Uniform4d(GLint, GLdouble, GLdouble, GLdouble, GLdouble);
Duniforms.c1449 _mesa_Uniform4d(GLint location, GLdouble v0, GLdouble v1, GLdouble v2, in _mesa_Uniform4d() function