Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h128 _mesa_ProgramUniform1f(GLuint program, GLint, GLfloat);
Duniforms.c338 _mesa_ProgramUniform1f(GLuint program, GLint location, GLfloat v0) in _mesa_ProgramUniform1f() function