Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h136 void normal3iv(const GLint *v); \
DContext_gl.cpp1306 void Context::normal3iv(const GLint *v) in normal3iv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp3830 context->normal3iv(v); in GL_Normal3iv()