Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dpixel.h54 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values );
Dpixel.c376 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values ) in _mesa_GetnPixelMapuivARB() function
421 _mesa_GetnPixelMapuivARB(map, INT_MAX, values); in _mesa_GetPixelMapuiv()