dawn-cmake/src/writer
Ben Clayton 9ef52ffd8c writer/hlsl: Use the WrapArraysInStructs transform
Fixes issues with using arrays as function return types.

Fixed: tint:848
Change-Id: Iee8af0f2cea9d19e448176446c6599be2bd32316
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54321
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-16 09:19:36 +00:00
..
hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
spirv intrinsics: textureSampleCompareLevel() 2021-06-14 15:29:34 +00:00
wgsl Validate function call arguments 2021-06-09 20:17:59 +00:00
append_vector.cc [writer]: AppendVector() - support zero value vectors 2021-06-03 15:08:14 +00:00
append_vector.h [writer]: AppendVector() - support zero value vectors 2021-06-03 15:08:14 +00:00
append_vector_test.cc [writer]: AppendVector() - support zero value vectors 2021-06-03 15:08:14 +00:00
float_to_string.cc wsgl-writer: emit inf, nan, subnormal as hex float 2021-05-27 20:46:46 +00:00
float_to_string.h wsgl-writer: emit inf, nan, subnormal as hex float 2021-05-27 20:46:46 +00:00
float_to_string_test.cc wsgl-writer: emit inf, nan, subnormal as hex float 2021-05-27 20:46:46 +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 Add transform to strip entry points from a module 2021-04-28 15:33:03 +00:00