Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h42 _mesa_Uniform1fARB(GLint, GLfloat);
Duniforms.c131 _mesa_Uniform1fARB(GLint location, GLfloat v0) in _mesa_Uniform1fARB() function
811 SET_Uniform1fARB(exec, _mesa_Uniform1fARB); in _mesa_init_shader_uniform_dispatch()