Searched refs:vertex3fv (Results 1 – 3 of 3) sorted by relevance
239 void vertex3fv(const GLfloat *v); \
1824 void Context::vertex3fv(const GLfloat *v) in vertex3fv() function in gl::Context
6715 context->vertex3fv(v); in GL_Vertex3fv()