Searched refs:rectfv (Results 1 – 3 of 3) sorted by relevance
181 void rectfv(const GLfloat *v1, const GLfloat *v2); \
1306 void Context::rectfv(const GLfloat *v1, const GLfloat *v2) in rectfv() function in gl::Context
4616 context->rectfv(v1, v2); in GL_Rectfv()