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