Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h289 _mesa_Uniform2d(GLint, GLdouble, GLdouble);
Duniforms.c1428 _mesa_Uniform2d(GLint location, GLdouble v0, GLdouble v1) in _mesa_Uniform2d() function