dawn-cmake/src
Ben Clayton f1f10e6571 Add src/traits.h
Contains some intimidating template magic for inferring the first parameter type of a function or function-like.

Will be used by the CloneContext for transforming the AST while cloning.

Bug: tint:390
Change-Id: I432059d13e65fa0f0f3e52588eb43abe9a4efadd
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/34566
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2020-12-03 17:14:29 +00:00
..
ast Add src/traits.h 2020-12-03 17:14:29 +00:00
diagnostic Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
inspector Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
reader Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
transform Add EmitVertexPointSizeTransform 2020-12-03 14:54:09 +00:00
validator Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
writer Add EmitVertexPointSizeTransform 2020-12-03 14:54:09 +00:00
CMakeLists.txt Add src/traits.h 2020-12-03 17:14:29 +00:00
castable.cc Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID 2020-12-02 18:19:28 +00:00
castable.h Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID 2020-12-02 18:19:28 +00:00
castable_test.cc Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID 2020-12-02 18:19:28 +00:00
context.cc Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
context.h Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
namer.cc Place the namer into the context object. 2020-11-13 18:13:24 +00:00
namer.h Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
namer_test.cc Place the namer into the context object. 2020-11-13 18:13:24 +00:00
scope_stack.h Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
scope_stack_test.cc Unrevert "[ast] Remove unused constructors and setters". 2020-12-02 18:48:58 +00:00
source.cc Fixup lint errors. 2020-11-03 16:26:09 +00:00
source.h Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
type_determiner.cc Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
type_determiner.h Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
type_determiner_test.cc Remove internal usage of Context. 2020-12-02 21:17:58 +00:00