Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h160 _mesa_GetUniformfvARB(GLhandleARB, GLint, GLfloat *);
Duniforms.c434 _mesa_GetUniformfvARB(GLhandleARB program, GLint location, GLfloat *params) in _mesa_GetUniformfvARB() function
833 SET_GetUniformfvARB(exec, _mesa_GetUniformfvARB); in _mesa_init_shader_uniform_dispatch()