Searched refs:getnPixelMapfv (Results 1 – 3 of 3) sorted by relevance
251 void getnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values); \
2962 void Context::getnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values) in getnPixelMapfv() function in gl::Context
5427 context->getnPixelMapfv(map, bufSize, values); in GL_GetnPixelMapfv()