Searched refs:rasterPos4i (Results 1 – 3 of 3) sorted by relevance
175 void rasterPos4i(GLint x, GLint y, GLint z, GLint w); \
1496 void Context::rasterPos4i(GLint x, GLint y, GLint z, GLint w) in rasterPos4i() function in gl::Context
4977 context->rasterPos4i(x, y, z, w); in GL_RasterPos4i()