dawn-cmake/src/writer
Ben Clayton 971774945a writer/hlsl: Fixes for textures
Don't use RWTextureXD types for read-only textures.

Emit registers for texture variables.

Change-Id: I904c38df74bd57baf462a36dad72a5d37622d3e9
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/46264
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-03-30 20:33:28 +00:00
..
hlsl writer/hlsl: Fixes for textures 2021-03-30 20:33:28 +00:00
msl Add semantic::Variable::Type() and use it instead of ast::Variable::type() 2021-03-26 12:47:58 +00:00
spirv Add transform::BindingRemapper 2021-03-29 21:25:45 +00:00
wgsl Add semantic::Variable::Type() and use it instead of ast::Variable::type() 2021-03-26 12:47:58 +00:00
append_vector.cc AppendVector() - support pointer args 2021-03-22 21:05:47 +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