gpu: reduce compilation units to improve iteration time by ~763ms
See hexops/mach#124 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
4a9fda49e0
commit
fe17507689
8 changed files with 213 additions and 221 deletions
6
gpu/src/dawn/sources/tint_spv_writer_src.cc
Normal file
6
gpu/src/dawn/sources/tint_spv_writer_src.cc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue