Searched refs:vertex4i (Results 1 – 3 of 3) sorted by relevance
247 void vertex4i(GLint x, GLint y, GLint z, GLint w); \
1639 void Context::vertex4i(GLint x, GLint y, GLint z, GLint w) in vertex4i() function in gl::Context
6542 context->vertex4i(x, y, z, w); in GL_Vertex4i()