Searched refs:_mesa_GetnMapfvARB (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | eval.h | 94 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v );
|
D | eval.c | 580 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v ) in _mesa_GetnMapfvARB() function 667 _mesa_GetnMapfvARB(target, query, INT_MAX, v); in _mesa_GetMapfv()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 1236 SET_GetnMapfvARB(exec, _mesa_GetnMapfvARB); in _mesa_initialize_exec_table()
|