dawn-cmake/tools/src
Ben Clayton 4c9ed74b5e tint: IntrinsicTable: Rename open/closed -> template
The concept of 'closing' an open type or number made sense when these
were immutable once the first type/number had been matched during
overload resolution.
In order to support abstract numerics, these template parameters need to
be constrained as the arguments are evaluated, so there's no longer a
binary open / closed state.

Give up on this concept, and rename everything to 'template type' and
'template number'. This is likely easier for people to understand
anyway.

Also fix a small typo in the ICE message printed when there's an
ambiguous overload resolution (should never happen with the current
entries in the table).

Bug: tint:1504
Change-Id: I2bf043c71e5afa757259968eae4af830c50f38e0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90662
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
2022-05-17 22:42:32 +00:00
..
bench tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
buildbucket tools: Add buildbucket package 2022-04-14 09:50:30 +00:00
cmd tint: IntrinsicTable: Rename open/closed -> template 2022-05-17 22:42:32 +00:00
container tools: Add src/cts/results.List.MinimalVariantTags 2022-04-29 08:13:19 +00:00
cts tools: More CTS tooling improvements 2022-05-03 16:58:43 +00:00
dawn tools: Flesh out the gerrit package 2022-04-12 16:13:31 +00:00
fileutils tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
gerrit tools: Add more functionality to gerrit package 2022-04-29 15:15:43 +00:00
git tools/src/cmd/perfmon: Fixes / improvements 2022-04-25 21:06:21 +00:00
gitiles tools: Add gitiles package 2022-04-12 18:01:51 +00:00
glob tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
list tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
lut tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
match tools/src: Fix up paths post-tint-merge 2022-04-07 17:50:24 +00:00
resultsdb tools/cts: Bunch of fixes for 'cts roll' 2022-05-02 20:44:21 +00:00
subcmd tools: Add 'subcmd' package 2022-04-29 16:30:24 +00:00
substr tools: Shuffle go code into an idiomatic tree 2021-05-14 18:47:33 +00:00
utils tools: Extract getDawnRoot() from run-cts to utils 2022-04-29 11:18:43 +00:00