mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-06 13:15:59 +00:00
When transitioning from the COMMON state, an explicit ResourceBarrier call is unnecessary and can be handled implicitly by the driver. This acts as an optimization because no synchronization waits are required when transitioning from the COMMON state. Bug: dawn:167 Change-Id: Ifd45236dc51c339de8b9945e6f4e2a00934f3676 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/7920 Commit-Queue: Brandon Jones <brandon1.jones@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>