Searched refs:fMipmapLevelControlSupport (Results 1 – 2 of 2) sorted by relevance
355 bool mipmapLevelControlSupport() const { return fMipmapLevelControlSupport; } in mipmapLevelControlSupport()588 bool fMipmapLevelControlSupport : 1; variable
50 fMipmapLevelControlSupport = false; in GrGLCaps()309 fMipmapLevelControlSupport = true; in init()313 fMipmapLevelControlSupport = true; in init()317 fMipmapLevelControlSupport = false; in init()1250 writer->appendBool("Mipmap level control support", fMipmapLevelControlSupport); in onDumpJSON()4003 fMipmapLevelControlSupport = false; in applyDriverCorrectnessWorkarounds()4011 if (fMipmapLevelControlSupport && in applyDriverCorrectnessWorkarounds()