Searched refs:rasterPos2s (Results 1 – 3 of 3) sorted by relevance
160 void rasterPos2s(GLshort x, GLshort y); \
1201 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
4032 context->rasterPos2s(x, y); in GL_RasterPos2s()