mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-28 10:11:33 +00:00
The Vulkan spec mandates support for only one or the other, which is why we have the concept of a depth24plus format. This also adds a Toggle to test both formats in DepthStencilStateTests. Finally this renames ForceWorkarounds to ForceToggles because toggles can be more than just workarounds. BUG=dawn:286 Change-Id: I5b5dc582ffd4ee61c51e3e75563aec815c580511 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14103 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: David Turner <digit@google.com>