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