Searched refs:texCoord2s (Results 1 – 3 of 3) sorted by relevance
205 void texCoord2s(GLshort s, GLshort t); \
1652 void Context::texCoord2s(GLshort s, GLshort t) in texCoord2s() function in gl::Context
4762 context->texCoord2s(s, t); in TexCoord2s()