index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
wgpu-html5
Age
Commit message (
Collapse
)
Author
2024-12-30
Add a basic WebGPU example (#5923)
Anders Leino
* Add a basic WebGPU example This helps to address #5656. * Use serial await rather than Promise.all