Home
last modified time | relevance | path

Searched refs:_mesa_Uniform2fARB (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Duniforms.h45 _mesa_Uniform2fARB(GLint, GLfloat, GLfloat);
Duniforms.c138 _mesa_Uniform2fARB(GLint location, GLfloat v0, GLfloat v1) in _mesa_Uniform2fARB() function
812 SET_Uniform2fARB(exec, _mesa_Uniform2fARB); in _mesa_init_shader_uniform_dispatch()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Duniforms.h45 _mesa_Uniform2fARB(GLint, GLfloat, GLfloat);
Duniforms.c138 _mesa_Uniform2fARB(GLint location, GLfloat v0, GLfloat v1) in _mesa_Uniform2fARB() function
812 SET_Uniform2fARB(exec, _mesa_Uniform2fARB); in _mesa_init_shader_uniform_dispatch()