Searched refs:normal3b (Results 1 – 3 of 3) sorted by relevance
130 void normal3b(GLbyte nx, GLbyte ny, GLbyte nz); \
1271 void Context::normal3b(GLbyte nx, GLbyte ny, GLbyte nz) in normal3b() function in gl::Context
3847 context->normal3b(nx, ny, nz); in GL_Normal3b()