Searched refs:continueLoop (Results 1 – 1 of 1) sorted by relevance
649 bool continueLoop = true; in clearTextures() local657 continueLoop = !((height == 1) && (width == 1)); in clearTextures()662 } while (continueLoop); in clearTextures()