Searched refs:texCoord4sv (Results 1 – 3 of 3) sorted by relevance
222 void texCoord4sv(const GLshort *v); \
1737 void Context::texCoord4sv(const GLshort *v) in texCoord4sv() function in gl::Context
5071 context->texCoord4sv(v); in TexCoord4sv()