Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpixel.h50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values );
Dpixel.c328 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) in _mesa_GetnPixelMapfvARB() function
373 _mesa_GetnPixelMapfvARB(map, INT_MAX, values); in _mesa_GetPixelMapfv()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1239 SET_GetnPixelMapfvARB(exec, _mesa_GetnPixelMapfvARB); in _mesa_initialize_exec_table()