mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-07 05:36:04 +00:00
This patch adds the missing comparisons on the storeOp when comparing the key of RenderPassCache as now we support more than one storeOp (Store and Discard). With this patch the following end2end test will pass on Windows Intel Vulkan drivers: - TextureZeroInitTest.IndependentDepthStencilLoadAfterDiscard BUG=dawn:1151 TEST=dawn_end2end_tests Change-Id: I44d6f3e589341bba761503b1a06c388db92d1295 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75482 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>