Searched refs:rasterPos4fv (Results 1 – 3 of 3) sorted by relevance
173 void rasterPos4fv(const GLfloat *v); \
1266 void Context::rasterPos4fv(const GLfloat *v) in rasterPos4fv() function in gl::Context
4392 context->rasterPos4fv(v); in GL_RasterPos4fv()