mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-03 11:46:09 +00:00
This patch adds the support of multisampling in the render pipeline and the validations that the sample count of the render pipeline must be equal to the ones in render pass color and depth stencil attachments. BUG=dawn:56 TEST=dawn_unittests Change-Id: I823c565bf9466ac6029f2797b31368bbdd6b8280 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/5622 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>