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