Searched refs:fMipmapLevelControlSupport (Results 1 – 2 of 2) sorted by relevance
353 bool mipmapLevelControlSupport() const { return fMipmapLevelControlSupport; } in mipmapLevelControlSupport()572 bool fMipmapLevelControlSupport : 1; variable
47 fMipmapLevelControlSupport = false; in GrGLCaps()323 fMipmapLevelControlSupport = true; in init()327 fMipmapLevelControlSupport = true; in init()331 fMipmapLevelControlSupport = false; in init()1225 writer->appendBool("Mipmap level control support", fMipmapLevelControlSupport); in onDumpJSON()3830 fMipmapLevelControlSupport = false; in applyDriverCorrectnessWorkarounds()3838 if (fMipmapLevelControlSupport && in applyDriverCorrectnessWorkarounds()