Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h137 void normal3s(GLshort nx, GLshort ny, GLshort nz); \
DContext_gl.cpp1306 void Context::normal3s(GLshort nx, GLshort ny, GLshort nz) in normal3s() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp4023 context->normal3s(nx, ny, nz); in GL_Normal3s()