Searched refs:fMipMapSupport (Results 1 – 3 of 3) sorted by relevance
130 bool mipMapSupport() const { return fMipMapSupport; } in mipMapSupport()208 bool fMipMapSupport : 1; variable
617 fMipMapSupport = false; in reset()642 fMipMapSupport = other.fMipMapSupport; in operator =()691 r.appendf("MIP Map Support : %s\n", gNY[fMipMapSupport]); in dump()
317 fMipMapSupport = true; in init()327 fMipMapSupport = fNPOTTextureTileSupport || ctxInfo.hasExtension("GL_IMG_texture_npot"); in init()