mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-30 11:11:30 +00:00
This reverts commit 1b5526457f2f407d59715f5dfa0ffd383455622c. Reason for revert: Tint issue was fixed. Original change's description: > Suppress RenderPipelineValidationTest.VertexAttribCorrectEntryPoint > > This is failing in the roll of Tint in Dawn because Tint generates > invalid SPIR-V. This CL suppresses the failure so as to unblock the > roll. > > TBR=enga@chromium.org > Bug: tint:468 > Change-Id: I2a66fc9a6a9e37098651a0f5cd72d41ecf993a72 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39761 > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Austin Eng <enga@chromium.org> > Commit-Queue: Corentin Wallez <cwallez@chromium.org> TBR=cwallez@chromium.org,enga@chromium.org,bclayton@google.com Change-Id: I6da08abf44ca9967f51ae535561e8101c31de8f7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:468 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40060 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org>