Searched refs:isAutoMipmapSupported (Results 1 – 2 of 2) sorted by relevance
433 static bool isAutoMipmapSupported(){return s_glSupport.GL_SGIS_GENERATE_MIPMAP;} in isAutoMipmapSupported() function
2018 !ctx->isAutoMipmapSupported()) { in handleMipmapGeneration()