Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glVertexAttrib3fv

145 	void glVertexAttrib3fv(GLuint indx, const GLfloat* values);
1264 void glVertexAttrib3fv(GLuint indx, const GLfloat* values)
1267 ctx->glVertexAttrib3fv(ctx, indx, values);