Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h210 _mesa_GetnUniformfvARB(GLuint, GLint, GLsizei, GLfloat *);
Duniforms.c910 _mesa_GetnUniformfvARB(GLuint program, GLint location, in _mesa_GetnUniformfvARB() function
920 _mesa_GetnUniformfvARB(program, location, INT_MAX, params); in _mesa_GetUniformfv()