mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-10-12 04:49:03 +00:00
This patch removes the support of multisampling on the below 4 formats as they are not renderable according to the discussions at https://github.com/gpuweb/gpuweb/issues/2465. - R8Snorm - RG8Snorm - RGBA8Snorm - RG11B10Ufloat BUG=chromium:1299154, dawn:1244 TEST=dawn_unittests Change-Id: I3837f2aee322a71c90772322dc01fae410f03e57 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81801 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>