Searched refs:getMapfv (Results 1 – 3 of 3) sorted by relevance
87 void getMapfv(GLenum target, GLenum query, GLfloat *v); \
827 void Context::getMapfv(GLenum target, GLenum query, GLfloat *v) in getMapfv() function in gl::Context
1997 context->getMapfv(target, query, v); in GL_GetMapfv()