Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glVertexAttrib3fv

146 	void glVertexAttrib3fv(GLuint indx, const GLfloat* values);
1056 void glVertexAttrib3fv(GLuint indx, const GLfloat* values)
1059 ctx->glVertexAttrib3fv(ctx, indx, values);