Searched refs:fReuseScratchTextures (Results 1 – 3 of 3) sorted by relevance
187 bool reuseScratchTextures() const { return fReuseScratchTextures; } in reuseScratchTextures()212 bool fReuseScratchTextures : 1; variable
622 fReuseScratchTextures = true; in reset()647 fReuseScratchTextures = other.fReuseScratchTextures; in operator =()696 r.appendf("Reuse Scratch Textures : %s\n", gNY[fReuseScratchTextures]); in dump()
341 fReuseScratchTextures = kARM_GrGLVendor != ctxInfo.vendor() && in init()