Home | History | Annotate | Download | only in opengles

Lines Matching full:rhs

374     void load(const matrixf_t& rhs);
382 void load(const matrixf_t& rhs);
387 void set(const GLfixed* rhs);
388 void set(const GLfloat* rhs);
391 const matrixf_t& lhs, const matrixf_t& rhs);
398 void load(const GLfixed* rhs);
399 void load(const GLfloat* rhs);
400 void multiply(const matrixf_t& rhs);
458 void load(const GLfixed* rhs);
459 void load(const GLfloat* rhs);
460 void multiply(const matrixf_t& rhs);