.. |
ast
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
diagnostic
|
Rework all transforms to transform-on-copy
|
2020-12-04 09:06:09 +00:00 |
inspector
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
reader
|
spirv-reader: texture level and array index are signed
|
2020-12-07 18:17:14 +00:00 |
transform
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
validator
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
writer
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
CMakeLists.txt
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
castable.cc
|
Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID
|
2020-12-02 18:19:28 +00:00 |
castable.h
|
Castable: Minor tweaks
|
2020-12-03 17:44:19 +00:00 |
castable_test.cc
|
Castable: Minor tweaks
|
2020-12-03 17:44:19 +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 the context object.
|
2020-12-07 16:03:54 +00:00 |
type_determiner.h
|
Remove the context object.
|
2020-12-07 16:03:54 +00:00 |
type_determiner_test.cc
|
Remove internal usage of Context.
|
2020-12-02 21:17:58 +00:00 |