dawn-cmake/third_party
Ben Clayton bd18618bf6 tools: Move go.mod & go.sum files to root
Go tooling does not work properly when modifying go files in subdirectories from the root of the IDE.

Consolidate the two go modules in the source tree.
We'll eventually want to move `src/dawn/node/tools` to `tools/src`.

Allows us to type `go test ./...` at the root, and test all go code in
the entire repo.

Bug: dawn:1342
Change-Id: Ie3dd2c89a769cd25c2b68884970ef0f2ba8c7560
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86532
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2022-04-28 09:51:03 +00:00
..
gn Roll third_party/webgpu-cts/ e23ca12d5..900765392 (15 commits) 2022-04-27 14:23:43 +00:00
khronos Updates remainder of references to old vulkan headers and removes them. 2022-04-02 03:02:40 +00:00
.clang-format Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
CMakeLists.txt CMake: Add support with Swiftshader with DAWN_ENABLE_SWIFTSHADER 2022-04-11 16:48:43 +00:00
go.mod tools: Move go.mod & go.sum files to root 2022-04-28 09:51:03 +00:00