Searched refs:rasterPos2fv (Results 1 – 3 of 3) sorted by relevance
158 void rasterPos2fv(const GLfloat *v); \
1411 void Context::rasterPos2fv(const GLfloat *v) in rasterPos2fv() function in gl::Context
4585 context->rasterPos2fv(v); in GL_RasterPos2fv()