mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 06:45:16 +00:00
- Update block size of depth/stencil formats in TextureUtils.h - Allow to copy depth aspect for Depth32FloatStencil8 and disallow it for Depth24UnormStencil8 in copyTextureToBuffer() - Add Depth24UnormStencil8, Depth32FloatStencil8 and other depth/stencil formats in CopyCommandsValidationTests. Bug=dawn:690 Change-Id: I3f645b838b8a8cdafe0880bbd1e4e8d17d994510 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71400 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Hao Li <hao.x.li@intel.com>