Searched refs:_mesa_Uniform4fvARB (Results 1 – 3 of 3) sorted by relevance
75 _mesa_Uniform4fvARB(GLint, GLsizei, const GLfloat *);
233 _mesa_Uniform4fvARB(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform4fvARB() function822 SET_Uniform4fvARB(exec, _mesa_Uniform4fvARB); in _mesa_init_shader_uniform_dispatch()
2030 _mesa_Uniform4fvARB(clear->ColorLocation, 1, in _mesa_meta_glsl_Clear()