Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniforms.h132 _mesa_ProgramUniform3f(GLuint program, GLint, GLfloat, GLfloat, GLfloat);
Duniforms.c360 _mesa_ProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, in _mesa_ProgramUniform3f() function