Home
last modified time | relevance | path

Searched refs:continueLoop (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp649 bool continueLoop = true; in clearTextures() local
657 continueLoop = !((height == 1) && (width == 1)); in clearTextures()
662 } while (continueLoop); in clearTextures()