diff options
Diffstat (limited to 'workspaces/main/shaders/test_snippet_b.wgsl')
| -rw-r--r-- | workspaces/main/shaders/test_snippet_b.wgsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/workspaces/main/shaders/test_snippet_b.wgsl b/workspaces/main/shaders/test_snippet_b.wgsl deleted file mode 100644 index 071346e..0000000 --- a/workspaces/main/shaders/test_snippet_b.wgsl +++ /dev/null @@ -1,4 +0,0 @@ -// test_snippet_b.wgsl -fn snippet_b() -> f32 { - return 2.0; -} |
