Searched refs:fAlpha8IsRenderable (Results 1 – 2 of 2) sorted by relevance
284 bool alpha8IsRenderable() const { return fAlpha8IsRenderable; } in alpha8IsRenderable()496 bool fAlpha8IsRenderable: 1; variable
35 fAlpha8IsRenderable = false; in GrGLCaps()990 fAlpha8IsRenderable = true; in initFSAASupport()1001 fAlpha8IsRenderable = true; in initFSAASupport()1185 writer->appendBool("Alpha8 is renderable", fAlpha8IsRenderable); in onDumpJSON()1651 if (fAlpha8IsRenderable && alpha8IsValidForGL) { in initFormatTable()