Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.c426 _mesa_GetnUniformfvARB(GLhandleARB program, GLint location, in _mesa_GetnUniformfvARB() function
436 _mesa_GetnUniformfvARB(program, location, INT_MAX, params); in _mesa_GetUniformfvARB()
857 SET_GetnUniformfvARB(exec, _mesa_GetnUniformfvARB); in _mesa_init_shader_uniform_dispatch()
Duniforms.h163 _mesa_GetnUniformfvARB(GLhandleARB, GLint, GLsizei, GLfloat *);