Searched refs:rasterPos3s (Results 1 – 3 of 3) sorted by relevance
168 void rasterPos3s(GLshort x, GLshort y, GLshort z); \
1241 void Context::rasterPos3s(GLshort x, GLshort y, GLshort z) in rasterPos3s() function in gl::Context
4252 context->rasterPos3s(x, y, z); in GL_RasterPos3s()