Searched refs:texCoord3sv (Results 1 – 3 of 3) sorted by relevance
214 void texCoord3sv(const GLshort *v); \
1697 void Context::texCoord3sv(const GLshort *v) in texCoord3sv() function in gl::Context
5820 context->texCoord3sv(v); in GL_TexCoord3sv()