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