gpu-dawn: use source scanning for tint_spv_writer target

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-13 01:08:51 -07:00 committed by Stephen Gutekanst
parent ce9608897b
commit 8d4b3059ba
2 changed files with 10 additions and 9 deletions

View file

@ -1,6 +0,0 @@
#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"