WGPU is coming
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
module mxl-pattern-generator
|
||||
|
||||
go 1.26.0
|
||||
|
||||
require (
|
||||
github.com/gogpu/gputypes v0.8.0
|
||||
github.com/gogpu/wgpu v0.34.3
|
||||
github.com/qvest-digital/go-mxl v1.1.0-rc.4
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/go-webgpu/goffi v0.6.3 // indirect
|
||||
github.com/go-webgpu/webgpu v0.5.5 // indirect
|
||||
github.com/gogpu/gpucontext v0.31.3 // indirect
|
||||
github.com/gogpu/naga v0.19.0 // indirect
|
||||
golang.org/x/sys v0.47.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user