Searched refs:windowPos3s (Results 1 – 3 of 3) sorted by relevance
345 void windowPos3s(GLshort x, GLshort y, GLshort z); \
666 void Context::windowPos3s(GLshort x, GLshort y, GLshort z) in windowPos3s() function in gl::Context
10626 context->windowPos3s(x, y, z); in GL_WindowPos3s()