Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h222 _mesa_GetnUniformdvARB(GLuint, GLint, GLsizei, GLdouble *);
Duniforms.c957 _mesa_GetnUniformdvARB(GLuint program, GLint location, in _mesa_GetnUniformdvARB() function
968 _mesa_GetnUniformdvARB(program, location, INT_MAX, params); in _mesa_GetUniformdv()