Searched refs:texCoord3fv (Results 1 – 3 of 3) sorted by relevance
210 void texCoord3fv(const GLfloat *v); \
1677 void Context::texCoord3fv(const GLfloat *v) in texCoord3fv() function in gl::Context
4852 context->texCoord3fv(v); in TexCoord3fv()