Searched refs:fPackFlipYSupport (Results 1 – 2 of 2) sorted by relevance
313 bool packFlipYSupport() const { return fPackFlipYSupport; } in packFlipYSupport()560 bool fPackFlipYSupport : 1; variable
35 fPackFlipYSupport = false; in GrGLCaps()123 fPackFlipYSupport = false; in init()129 fPackFlipYSupport = in init()1213 writer->appendBool("Pack Flip Y support", fPackFlipYSupport); in onDumpJSON()