dawn-cmake/src/writer
Ben Clayton e30ffeb02a ProgramBuilder: Migrate vectors to typ::TypePair
Used as a stepping stone to emitting the ast::Types instead.

Bug: tint:724
Change-Id: I19d7df9ab684db598783235c1720586966a232e0
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/48683
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2021-04-22 14:24:43 +00:00
..
hlsl ProgramBuilder: Migrate vectors to typ::TypePair 2021-04-22 14:24:43 +00:00
msl ProgramBuilder: Migrate vectors to typ::TypePair 2021-04-22 14:24:43 +00:00
spirv ProgramBuilder: Migrate vectors to typ::TypePair 2021-04-22 14:24:43 +00:00
wgsl ProgramBuilder: Migrate vectors to typ::TypePair 2021-04-22 14:24:43 +00:00
append_vector.cc Move all classes from namespace `type` to namespace `sem` 2021-04-19 22:51:23 +00:00
append_vector.h Add ProgramBuilder::Wrap() 2021-01-29 11:59:32 +00:00
append_vector_test.cc AppendVector() - support pointer args 2021-03-22 21:05:47 +00:00
float_to_string.cc writer: Simplify floats when printed 2020-11-20 10:04:44 +00:00
float_to_string.h writer: Simplify floats when printed 2020-11-20 10:04:44 +00:00
float_to_string_test.cc Avoid floating point equality checks in tests 2020-11-20 19:34:34 +00:00
text.cc Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
text.h Add tint::Program as a wrapper of tint::ast::Module. 2021-01-25 18:14:08 +00:00
text_generator.cc Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
text_generator.h Add TINT_UNREACHABLE() and TINT_ICE() helper macros 2021-02-17 20:13:34 +00:00
writer.cc Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
writer.h Remove all unnecessary includes 2021-03-09 11:11:17 +00:00