Searched refs:getPixelMapuiv (Results 1 – 3 of 3) sorted by relevance
91 void getPixelMapuiv(GLenum map, GLuint *values); \
1067 void Context::getPixelMapuiv(GLenum map, GLuint *values) in getPixelMapuiv() function in gl::Context
2360 context->getPixelMapuiv(map, values); in GL_GetPixelMapuiv()