Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dpixel.h50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values );
Dpixel.c327 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) in _mesa_GetnPixelMapfvARB() function
372 _mesa_GetnPixelMapfvARB(map, INT_MAX, values); in _mesa_GetPixelMapfv()