Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_4_autogen.h49 void windowPos3fv(const GLfloat *v); \
DContext_gl.cpp656 void Context::windowPos3fv(const GLfloat *v) in windowPos3fv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_4_autogen.cpp859 context->windowPos3fv(v); in WindowPos3fv()