Home
last modified time | relevance | path

Searched refs:_mesa_GetVertexAttribdvARB (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvarray.h168 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params);
Dapi_exec.c683 SET_GetVertexAttribdvARB(exec, _mesa_GetVertexAttribdvARB); in _mesa_create_exec_table()
Dvarray.c688 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params) in _mesa_GetVertexAttribdvARB() function
Ddlist.c10433 SET_GetVertexAttribdvARB(table, _mesa_GetVertexAttribdvARB); in _mesa_create_save_table()