dawn-cmake/src/utils
Ben Clayton 71786c99b3 resolver: Validate pipline stage use for intrinsics
Use the new [[stage()]] decorations in intrinsics.def to validate that intrinsics are only called from the correct pipeline stages.

Fixed: tint:657
Change-Id: I9efda26369c45c6f816bdaa53408d3909db403a1
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53084
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-06-03 16:07:34 +00:00
..
io tmpfile_windows: fix temp file name collisions when appending an extension 2021-06-02 23:22:44 +00:00
enum_set.h [utils]: Add EnumSet 2021-06-03 15:53:34 +00:00
enum_set_test.cc [utils]: Add EnumSet 2021-06-03 15:53:34 +00:00
get_or_create.h CloneContext: Don't create named symbols from unnamed 2021-04-07 11:16:01 +00:00
get_or_create_test.cc CloneContext: Don't create named symbols from unnamed 2021-04-07 11:16:01 +00:00
hash.h Add utils/hash.h 2021-03-29 15:13:55 +00:00
hash_test.cc Add utils/hash.h 2021-03-29 15:13:55 +00:00
math.h Add src/utils/math.h 2021-03-15 13:37:41 +00:00
math_test.cc Add src/utils/math.h 2021-03-15 13:37:41 +00:00
scoped_assignment.h utils: Add TINT_SCOPED_ASSIGNMENT() 2021-05-19 16:11:04 +00:00
scoped_assignment_test.cc utils: Add TINT_SCOPED_ASSIGNMENT() 2021-05-19 16:11:04 +00:00
unique_vector.h resolver: Validate pipline stage use for intrinsics 2021-06-03 16:07:34 +00:00
unique_vector_test.cc Add utils/unique_vector.h from TypeDeterminer 2021-02-17 13:10:49 +00:00