Searched refs:normal3s (Results 1 – 3 of 3) sorted by relevance
137 void normal3s(GLshort nx, GLshort ny, GLshort nz); \
1306 void Context::normal3s(GLshort nx, GLshort ny, GLshort nz) in normal3s() function in gl::Context
4023 context->normal3s(nx, ny, nz); in GL_Normal3s()