Searched refs:ValidateMultMatrixd (Results 1 – 3 of 3) sorted by relevance
812 bool ValidateMultMatrixd(const Context *, angle::EntryPoint entryPoint, const GLdouble *m) in ValidateMultMatrixd() function
403 bool ValidateMultMatrixd(const Context *context, angle::EntryPoint entryPoint, const GLdouble *m);
3776 ValidateMultMatrixd(context, angle::EntryPoint::GLMultMatrixd, m)); in GL_MultMatrixd()