rename mach/gpu to mach/gpu-dawn
See https://github.com/hexops/mach/issues/133#issuecomment-999940767 Helps #109 Helps #133 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
7ec7fb7af0
commit
7af784bee7
28 changed files with 0 additions and 1 deletions
6
gpu-dawn/src/dawn/sources/dawn_native_utils_gen.cpp
Normal file
6
gpu-dawn/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