mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-26 13:35:55 +00:00
If a texture format supports multisample, it should be renderable. This change adds this validation rule to fix a bug. It also adds a validation test in dawn_unittests. BUG: dawn:731 Change-Id: I33a06cb16367e4e379b29b223ef6b69128baf30f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46840 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yunchao He <yunchao.he@intel.com>