Searched refs:multiTexCoord3s (Results 1 – 3 of 3) sorted by relevance
45 void multiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r); \
173 void Context::multiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r) in multiTexCoord3s() function in gl::Context
818 context->multiTexCoord3s(target, s, t, r); in MultiTexCoord3s()