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