Searched refs:vertex4s (Results 1 – 4 of 4) sorted by relevance
46 struct vertex4s struct
249 void vertex4s(GLshort x, GLshort y, GLshort z, GLshort w); \
1649 void Context::vertex4s(GLshort x, GLshort y, GLshort z, GLshort w) in vertex4s() function in gl::Context
6597 context->vertex4s(x, y, z, w); in GL_Vertex4s()