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