Searched refs:rectfv (Results 1 – 3 of 3) sorted by relevance
182 void rectfv(const GLfloat *v1, const GLfloat *v2); \
1536 void Context::rectfv(const GLfloat *v1, const GLfloat *v2) in rectfv() function in gl::Context
4207 context->rectfv(v1, v2); in Rectfv()