Searched refs:_mesa_GetnPixelMapfvARB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpixel.c338 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) function
385 _mesa_GetnPixelMapfvARB(map, INT_MAX, values);
667 SET_GetnPixelMapfvARB(disp, _mesa_GetnPixelMapfvARB);
/external/mesa3d/src/mesa/main/
H A Dpixel.c338 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) function
385 _mesa_GetnPixelMapfvARB(map, INT_MAX, values);
667 SET_GetnPixelMapfvARB(disp, _mesa_GetnPixelMapfvARB);

Completed in 89 milliseconds