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