Home | History | Annotate | Download | only in gl

Lines Matching full:msaa

428     // If we don't support MSAA then undo any places above where we set a config as renderable with
429 // msaa.
569 // We prefer the EXT/IMG extension over ES3 MSAA because we've observed
578 // chrome's extension is equivalent to the EXT msaa
761 r.appendf("MSAA Type: %s\n", kMSFBOExtStr[fMSFBOType]);