Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h131 void normal3bv(const GLbyte *v); \
DContext_gl.cpp1281 void Context::normal3bv(const GLbyte *v) in normal3bv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp3704 context->normal3bv(v); in GL_Normal3bv()