Searched refs:rasterPos2iv (Results 1 – 3 of 3) sorted by relevance
160 void rasterPos2iv(const GLint *v); \
1426 void Context::rasterPos2iv(const GLint *v) in rasterPos2iv() function in gl::Context
4430 context->rasterPos2iv(v); in GL_RasterPos2iv()