See https://github.com/hexops/mach/issues/133#issuecomment-999940767 Helps #109 Helps #133 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
6 lines
349 B
C++
6 lines
349 B
C++
#include "third_party/tint/src/writer/spirv/binary_writer.cc"
|
|
#include "third_party/tint/src/writer/spirv/builder.cc"
|
|
#include "third_party/tint/src/writer/spirv/function.cc"
|
|
#include "third_party/tint/src/writer/spirv/generator.cc"
|
|
#include "third_party/tint/src/writer/spirv/instruction.cc"
|
|
#include "third_party/tint/src/writer/spirv/operand.cc"
|