Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h134 void normal3fv(const GLfloat *v); \
DContext_gl.cpp1296 void Context::normal3fv(const GLfloat *v) in normal3fv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp3788 context->normal3fv(v); in GL_Normal3fv()