Searched refs:rasterPos3s (Results 1 – 3 of 3) sorted by relevance
169 void rasterPos3s(GLshort x, GLshort y, GLshort z); \
1471 void Context::rasterPos3s(GLshort x, GLshort y, GLshort z) in rasterPos3s() function in gl::Context
3918 context->rasterPos3s(x, y, z); in RasterPos3s()