Searched refs:mipCountChanged (Results 1 – 1 of 1) sorted by relevance
263 const bool mipCountChanged = (nearMips != ti_.mipCount[0U]) || (farMips != ti_.mipCount[1U]); in PreExecute() local289 if ((!ti_.mipImages[0U]) || sizeChanged || mipCountChanged) { in PreExecute()