mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-22 11:42:17 +00:00
This patch adds validations to forbid using cube or cube array texture views as storage textures in Dawn as they are not supported on D3D12. BUG=dawn:267 TEST=dawn_unittests Change-Id: Iafb705a4bedae25ee54cfa45f710b2f3b7aab912 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22166 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>