Searched refs:rasterPos4iv (Results 1 – 3 of 3) sorted by relevance
176 void rasterPos4iv(const GLint *v); \
1501 void Context::rasterPos4iv(const GLint *v) in rasterPos4iv() function in gl::Context
5000 context->rasterPos4iv(v); in GL_RasterPos4iv()