mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-30 08:55:39 +00:00
This patch allows the use of DepthOnly as the parameter 'aspect' in the command CopyTextureToTexture() on the depth-only formats (Depth24Plus and Depth32Float) to match the latest WebGPU SPEC. BUG=dawn:439 TEST=dawn_unittests Change-Id: I73c4055bb0a90bed2b5751ce9dff5b319787efca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38340 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org>