Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h131 void normal3bv(const GLbyte *v); \
DContext_gl.cpp1276 void Context::normal3bv(const GLbyte *v) in normal3bv() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp3869 context->normal3bv(v); in GL_Normal3bv()