Searched refs:fPackFlipYSupport (Results 1 – 4 of 4) sorted by relevance
278 bool packFlipYSupport() const { return fPackFlipYSupport; } in packFlipYSupport()494 bool fPackFlipYSupport : 1; variable
33 fPackFlipYSupport = false; in GrGLCaps()104 fPackFlipYSupport = false; in init()110 fPackFlipYSupport = in init()1182 writer->appendBool("Pack Flip Y support", fPackFlipYSupport); in onDumpJSON()
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()1203 writer->appendBool("Pack Flip Y support", fPackFlipYSupport); in onDumpJSON()