Searched defs:vertex4s (Results 1 – 2 of 2) sorted by relevance
46 struct vertex4s struct48 short x, y, z, w;
1649 void Context::vertex4s(GLshort x, GLshort y, GLshort z, GLshort w) in vertex4s() function in gl::Context