Searched refs:vertex3s (Results 1 – 3 of 3) sorted by relevance
241 void vertex3s(GLshort x, GLshort y, GLshort z); \
1609 void Context::vertex3s(GLshort x, GLshort y, GLshort z) in vertex3s() function in gl::Context
6377 context->vertex3s(x, y, z); in GL_Vertex3s()