Searched refs:texCoord2sv (Results 1 – 3 of 3) sorted by relevance
206 void texCoord2sv(const GLshort *v); \
1652 void Context::texCoord2sv(const GLshort *v) in texCoord2sv() function in gl::Context
5912 context->texCoord2sv(v); in GL_TexCoord2sv()