.. |
hlsl
|
writer/hlsl: Fix mapping for [[builtin(front_facing)]]
|
2021-04-14 22:15:58 +00:00 |
msl
|
writer/msl: Enable validation for entry point tests
|
2021-04-14 22:14:08 +00:00 |
spirv
|
Rename builtin(sample_mask_{in,out}) to builtin(sample_mask)
|
2021-04-14 16:44:38 +00:00 |
wgsl
|
Rename builtin(frag_coord) to builtin(position)
|
2021-04-14 16:37:18 +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 |