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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpixel.h50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values );
H A Dpixel.c327 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) function in typeref:typename:void GLAPIENTRY
372 _mesa_GetnPixelMapfvARB(map, INT_MAX, values);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpixel.h50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values );
H A Dpixel.c327 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) function in typeref:typename:void GLAPIENTRY
372 _mesa_GetnPixelMapfvARB(map, INT_MAX, values);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1258 SET_GetnPixelMapfvARB(exec, _mesa_GetnPixelMapfvARB);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1399 SET_GetnPixelMapfvARB(exec, _mesa_GetnPixelMapfvARB);

Completed in 9 milliseconds