1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00

Add support for WGSL

This commit is contained in:
rhysd
2023-10-03 01:52:06 +09:00
committed by Martin Nordholts
parent 6e5fd36882
commit d376a4b631
10 changed files with 249 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
The `test.wgsl` file has been added from https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API under the following license:
```
Any copyright is dedicated to the Public Domain: https://creativecommons.org/publicdomain/zero/1.0/
```