Searched refs:rasterPos4fv (Results 1 – 3 of 3) sorted by relevance
174 void rasterPos4fv(const GLfloat *v); \
1496 void Context::rasterPos4fv(const GLfloat *v) in rasterPos4fv() function in gl::Context
4010 context->rasterPos4fv(v); in RasterPos4fv()