gpu: reduce compilation units to improve iteration time by ~387ms
See hexops/mach#124 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
fe17507689
commit
d07b61787e
4 changed files with 110 additions and 119 deletions
6
gpu/src/dawn/sources/dawn_native_utils_gen.cpp
Normal file
6
gpu/src/dawn/sources/dawn_native_utils_gen.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#include "out/Debug/gen/src/dawn_native/ChainUtils_autogen.cpp"
|
||||
#include "out/Debug/gen/src/dawn_native/ProcTable.cpp"
|
||||
#include "out/Debug/gen/src/dawn_native/wgpu_structs_autogen.cpp"
|
||||
#include "out/Debug/gen/src/dawn_native/ValidationUtils_autogen.cpp"
|
||||
#include "out/Debug/gen/src/dawn_native/webgpu_absl_format_autogen.cpp"
|
||||
#include "out/Debug/gen/src/dawn_native/ObjectType_autogen.cpp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue