Searched refs:texCoord1sv (Results 1 – 3 of 3) sorted by relevance
198 void texCoord1sv(const GLshort *v); \
1617 void Context::texCoord1sv(const GLshort *v) in texCoord1sv() function in gl::Context
5476 context->texCoord1sv(v); in GL_TexCoord1sv()