Home
last modified time | relevance | path

Searched refs:_mesa_GetnMapfvARB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Deval.h94 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v );
Deval.c580 _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/
Dapi_exec.c858 SET_GetnMapfvARB(exec, _mesa_GetnMapfvARB); in _mesa_initialize_exec_table()