dawn-cmake/test/tint/expressions
Ben Clayton b4ff8c859a tint/resolver: Simplify array size evaluation
Use the constant evaluated value instead of manually traversing
variables to find the literal value. This is a small step towards
supporting 'const' values for array sizes.

Also make our OOB-byte related error diagnostics consistent.

Bug: tint:1580
Change-Id: Idf9eb22cdbf69d750218c554e9f826c30458c6b9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94600
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-06-24 23:30:59 +00:00
..
binary tint/writer: Disable constant inlining for lets 2022-06-24 18:15:39 +00:00
bitcast tint/writer: Disable constant inlining for lets 2022-06-24 18:15:39 +00:00
index tint/writer: Disable constant inlining for lets 2022-06-24 18:15:39 +00:00
literals Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
splat tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
swizzle tint/writer/msl: Generate an array<T,N> helper 2022-06-24 17:01:59 +00:00
type_ctor tint/resolver: Simplify array size evaluation 2022-06-24 23:30:59 +00:00
unary tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
zero_init tint/writer/msl: Generate an array<T,N> helper 2022-06-24 17:01:59 +00:00