From 0544a8ee2ec5e031af95ea2f293e2e54398fdcd4 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 2 Feb 2026 23:30:36 +0100 Subject: chore: Re-add and update wgpu-native submodule to latest trunk --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e69de29..7c98b34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/wgpu-native"] + path = third_party/wgpu-native + url = https://github.com/gfx-rs/wgpu-native.git -- cgit v1.2.3