Searched refs:GL_TexCoord1s (Results 1 – 4 of 4) sorted by relevance
789 {"glTexCoord1s", P(GL_TexCoord1s)},
329 ANGLE_EXPORT void GL_APIENTRY GL_TexCoord1s(GLshort s);
1248 return GL_TexCoord1s(s); in glTexCoord1s()
5443 void GL_APIENTRY GL_TexCoord1s(GLshort s) in GL_TexCoord1s() function