Searched refs:rasterPos4sv (Results 1 – 3 of 3) sorted by relevance
178 void rasterPos4sv(const GLshort *v); \
1516 void Context::rasterPos4sv(const GLshort *v) in rasterPos4sv() function in gl::Context
4083 context->rasterPos4sv(v); in RasterPos4sv()