mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-03 10:45:36 +00:00
This reverts commit c2972cfa6002cc52f327e3f55179e5aa439bc787. Reason for revert: Looks like CTS in Chrome doesn't have this change yet. Original change's description: > Remove support for the old _idx builtins. > > This CL removes the old _idx variants of builtins in favour of the > _index versions. > > Change-Id: I1678b5fae63c9d4f7f63feabf7410a58505d397a > Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/38825 > Auto-Submit: dan sinclair <dsinclair@chromium.org> > Reviewed-by: Ben Clayton <bclayton@google.com> > Commit-Queue: dan sinclair <dsinclair@chromium.org> TBR=dneto@google.com,dsinclair@chromium.org,bclayton@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I29b6016f2e9e0b6245e22e2e18ff2f8c9a17dc74 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/39280 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>