mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-12 08:05:53 +00:00
Expand coverage for these tests by using combinatorial test parameterization. Covers more cases and expands coverage to compressed textures. This caught a bug on Vulkan where only the first region for multi-layer compressed texture copies was cleared. It also caught a driver bug on some Intel platforms, where clearing the non-zero mip of a depth texture does not work. Bug: dawn:780 Change-Id: Ic601bae111c1c2dd150f569d7e02759ca765201e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/51680 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>