thuban_gpu 0.6.0

Thin portable compute-shader layer over wgpu for Thuban
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "thuban_gpu"

version.workspace = true

edition.workspace = true

license.workspace = true

repository.workspace = true

description = "Thin portable compute-shader layer over wgpu for Thuban"



[dependencies]

thuban_error.workspace = true

wgpu.workspace = true

pollster.workspace = true