Home
last modified time | relevance | path

Searched refs:rectfv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h181 void rectfv(const GLfloat *v1, const GLfloat *v2); \
DContext_gl.cpp1306 void Context::rectfv(const GLfloat *v1, const GLfloat *v2) in rectfv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp4616 context->rectfv(v1, v2); in GL_Rectfv()