Searched refs:mipMapLevelAndLodControlSupport (Results 1 – 2 of 2) sorted by relevance
344 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
3075 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()