tests: Fix UncompressedToCompressedImageCopy
authorCort Stratton <cort@google.com>
Tue, 28 Nov 2017 21:11:37 +0000 (13:11 -0800)
committerCort <1944792+cdwfs@users.noreply.github.com>
Tue, 28 Nov 2017 23:12:52 +0000 (15:12 -0800)
commitaf98d93551258f0e6d5c1aefbe3f10beb7a58879
tree85f1bb0fa6ad368efdd0211ddd59224bd07bd774
parentfd1c3f55701d7e86afa552179e0be5d53098cd4c
tests: Fix UncompressedToCompressedImageCopy

Created images were implicitly using TILING_LINEAR,
despite testing for TILING_OPTIMAL support.

Fixes failure on Vega mentioned in #2153
tests/layer_validation_tests.cpp