Searched refs:vertex4dv (Results 1 – 3 of 3) sorted by relevance
245 void vertex4dv(const GLdouble *v); \
1849 void Context::vertex4dv(const GLdouble *v) in vertex4dv() function in gl::Context
7162 context->vertex4dv(v); in GL_Vertex4dv()