Searched refs:mipMapSupport (Results 1 – 2 of 2) sorted by relevance
130 bool mipMapSupport() const { return fMipMapSupport; } in mipMapSupport() function
2222 if (!this->caps()->mipMapSupport() || GrPixelConfigIsCompressed(texture->config())) { in bindTexture()