Searched refs:texCoord1s (Results 1 – 3 of 3) sorted by relevance
197 void texCoord1s(GLshort s); \
1607 void Context::texCoord1s(GLshort s) in texCoord1s() function in gl::Context
5709 context->texCoord1s(s); in GL_TexCoord1s()