Searched refs:pixelMapfv (Results 1 – 3 of 3) sorted by relevance
142 void pixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values); \
1331 void Context::pixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) in pixelMapfv() function in gl::Context
4121 context->pixelMapfv(map, mapsize, values); in GL_PixelMapfv()