summaryrefslogtreecommitdiff
path: root/cpp-timeplot/src/webgpu_impl.cpp
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2026-05-29 21:34:16 -0400
committergrothedev <grothedev@gmail.com>2026-05-29 21:34:16 -0400
commit27dc5849c3eaf4824d79938e7077abdbe2c82e24 (patch)
tree4a6e963d291132ad6f5a22841ea2404b60949366 /cpp-timeplot/src/webgpu_impl.cpp
parent73d75835e18a33c7f6c1b09bbcef93b16a7a9bfa (diff)
updates from claude. need to review. archiving rust and cpp stuff, going completely TS
Diffstat (limited to 'cpp-timeplot/src/webgpu_impl.cpp')
-rw-r--r--cpp-timeplot/src/webgpu_impl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp-timeplot/src/webgpu_impl.cpp b/cpp-timeplot/src/webgpu_impl.cpp
deleted file mode 100644
index e0f099b..0000000
--- a/cpp-timeplot/src/webgpu_impl.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#define WGPU_CPP_IMPLEMENTATION
-#include <webgpu/webgpu.hpp>