summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/texture/tst_texture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/texture/tst_texture.cpp')
-rw-r--r--tests/auto/render/texture/tst_texture.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/render/texture/tst_texture.cpp b/tests/auto/render/texture/tst_texture.cpp
index caaa4d6f2..ed38f4822 100644
--- a/tests/auto/render/texture/tst_texture.cpp
+++ b/tests/auto/render/texture/tst_texture.cpp
@@ -223,6 +223,7 @@ void tst_RenderTexture::checkPropertyMirroring()
frontend.setDepth(16);
frontend.setLayers(8);
frontend.setSamples(32);
+ frontend.setMipLevels(8);
// WHEN
simulateInitializationSync(&frontend, &backend);