Searched refs:rasterPos3fv (Results 1 – 3 of 3) sorted by relevance
166 void rasterPos3fv(const GLfloat *v); \
1456 void Context::rasterPos3fv(const GLfloat *v) in rasterPos3fv() function in gl::Context
4559 context->rasterPos3fv(v); in GL_RasterPos3fv()