Searched refs:_mesa_GetVertexAttribdvARB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | varray.h | 168 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params);
|
D | api_exec.c | 683 SET_GetVertexAttribdvARB(exec, _mesa_GetVertexAttribdvARB); in _mesa_create_exec_table()
|
D | varray.c | 688 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params) in _mesa_GetVertexAttribdvARB() function
|
D | dlist.c | 10433 SET_GetVertexAttribdvARB(table, _mesa_GetVertexAttribdvARB); in _mesa_create_save_table()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | varray.h | 168 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params);
|
D | api_exec.c | 683 SET_GetVertexAttribdvARB(exec, _mesa_GetVertexAttribdvARB); in _mesa_create_exec_table()
|
D | varray.c | 688 _mesa_GetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble *params) in _mesa_GetVertexAttribdvARB() function
|
D | dlist.c | 10433 SET_GetVertexAttribdvARB(table, _mesa_GetVertexAttribdvARB); in _mesa_create_save_table()
|