Searched refs:texCoord3s (Results 1 – 3 of 3) sorted by relevance
213 void texCoord3s(GLshort s, GLshort t, GLshort r); \
1692 void Context::texCoord3s(GLshort s, GLshort t, GLshort r) in texCoord3s() function in gl::Context
4906 context->texCoord3s(s, t, r); in TexCoord3s()