Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h133 void normal3dv(const GLdouble *v); \
DContext_gl.cpp1291 void Context::normal3dv(const GLdouble *v) in normal3dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp3746 context->normal3dv(v); in GL_Normal3dv()