Searched refs:fSRGBWriteControl (Results 1 – 3 of 3) sorted by relevance
47 bool srgbWriteControl() const { return fSRGBWriteControl; } in srgbWriteControl()207 bool fSRGBWriteControl : 1; variable
38 fSRGBWriteControl = false; in GrCaps()127 r.appendf("sRGB Write Control : %s\n", gNY[fSRGBWriteControl]); in dump()
1594 fSRGBWriteControl = true; in initConfigTable()1608 fSRGBWriteControl = kAdreno4xx_GrGLRenderer != ctxInfo.renderer() && in initConfigTable()