Searched refs:windowPos3i (Results 1 – 3 of 3) sorted by relevance
344 void windowPos3i(GLint x, GLint y, GLint z); \
661 void Context::windowPos3i(GLint x, GLint y, GLint z) in windowPos3i() function in gl::Context
10107 context->windowPos3i(x, y, z); in GL_WindowPos3i()