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