Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h346 _mesa_ProgramUniform1d(GLuint program, GLint, GLdouble);
Duniforms.c1579 _mesa_ProgramUniform1d(GLuint program, GLint location, GLdouble v0) in _mesa_ProgramUniform1d() function