Searched refs:getPixelMapfv (Results 1 – 3 of 3) sorted by relevance
90 void getPixelMapfv(GLenum map, GLfloat *values); \
1067 void Context::getPixelMapfv(GLenum map, GLfloat *values) in getPixelMapfv() function in gl::Context
1895 context->getPixelMapfv(map, values); in GetPixelMapfv()