Searched refs:vertex3f (Results 1 – 3 of 3) sorted by relevance
237 void vertex3f(GLfloat x, GLfloat y, GLfloat z); \
1589 void Context::vertex3f(GLfloat x, GLfloat y, GLfloat z) in vertex3f() function in gl::Context
6269 context->vertex3f(x, y, z); in GL_Vertex3f()