Searched refs:fMipMapSupport (Results 1 – 4 of 4) sorted by relevance
36 bool mipMapSupport() const { return fMipMapSupport; } in mipMapSupport()205 bool fMipMapSupport : 1; variable
35 fMipMapSupport = false; in GrCaps()124 r.appendf("MIP Map Support : %s\n", gNY[fMipMapSupport]); in dump()
28 fMipMapSupport = true; // always available in Vulkan in GrVkCaps()
447 fMipMapSupport = true; in init()457 fMipMapSupport = fNPOTTextureTileSupport || ctxInfo.hasExtension("GL_IMG_texture_npot"); in init()462 fMipMapSupport = false; in init()