Searched refs:rasterPos3iv (Results 1 – 3 of 3) sorted by relevance
168 void rasterPos3iv(const GLint *v); \
1461 void Context::rasterPos3iv(const GLint *v) in rasterPos3iv() function in gl::Context
4813 context->rasterPos3iv(v); in GL_RasterPos3iv()