Home | History | Annotate | Download | only in gl

Lines Matching full:msaa

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