Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glVertexAttribI4iv

264 	void glVertexAttribI4iv(GLuint index, const GLint* v);
1985 void glVertexAttribI4iv(GLuint index, const GLint* v)
1988 ctx->glVertexAttribI4iv(ctx, index, v);