mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-02 18:25:56 +00:00
ShaderRobustnessPerf: SPIRV-Cross apparently generates incorrect code for MSL and OpenGL, when attempting to initialize workgroup memory. Disable these tests when not running with use_tint_generator. D3D12DescriptorHeapTest: The UBO layout for a mat2x2 was incorrect, but the test relied upon this. Temporarily disable the test so we can roll the fix. Bug: dawn:945 Bug: dawn:946 Change-Id: I810249b26a8a0b583796c0ba63b8a703eb9540e4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/55248 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>