Home | History | Annotate | Download | only in functional

Lines Matching defs:mipmaps

192 			const bool						mipmaps		= true;
193 const int numLevels = mipmaps ? deLog2Floor32(de::max(m_width, m_height))+1 : 1;