Searched refs:fWireframeSupport (Results 1 – 5 of 5) sorted by relevance
70 bool wireframeSupport() const { return fWireframeSupport; } in wireframeSupport()542 bool fWireframeSupport : 1; variable
32 fWireframeSupport = false; in GrCaps()211 writer->appendBool("Wireframe Support", fWireframeSupport); in dumpJSON()
197 fWireframeSupport = true; in initGrCaps()
625 fWireframeSupport = true; in initGrCaps()
417 fWireframeSupport = true; in init()