File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
examples/gogpu_integration Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gogpu/gg/examples/gogpu_integration
33go 1.25
44
55require (
6- github.com/gogpu/gg v0.29.3
6+ github.com/gogpu/gg v0.29.5
77 github.com/gogpu/gogpu v0.20.4
88 github.com/gogpu/gpucontext v0.9.0
99)
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/go-webgpu/goffi v0.3.9 h1:dD1F7GZQV54ET6Fdcb+4776W1/OfbSb9DOJADVZEQLc
66github.com/go-webgpu/goffi v0.3.9 /go.mod h1:wfoxNsJkU+5RFbV1kNN1kunhc1lFHuJKK3zpgx08/uM =
77github.com/go-webgpu/webgpu v0.3.1 h1:GxaJ3Cz2FGzHZ3adAYvuRFTdCMcwrENLbuilyIxSH0o =
88github.com/go-webgpu/webgpu v0.3.1 /go.mod h1:lPa1+DhNDB3jb97/KI2ivW+ewK1V9x4k58fObvWBhR4 =
9- github.com/gogpu/gg v0.29.3 h1:i25wjxl6SnUOKkKs5K/69ulmIcLCPOx+rabaxWOCa6s =
10- github.com/gogpu/gg v0.29.3 /go.mod h1:saGMVwuWcqce1D7lnkeDYHEaZ8/7dVTXsh1X3qFqrfw =
9+ github.com/gogpu/gg v0.29.5 h1:0H7IdvT0FsssT8NCSh+1uL1O4wC34zD49f+A/81CFso =
10+ github.com/gogpu/gg v0.29.5 /go.mod h1:Ht8UplINvrkaK2WDXL/gHJrCUp9wqVdpwsl8n1aA3d8 =
1111github.com/gogpu/gogpu v0.20.4 h1:tZKFXOqPMfcWaMPnF93CjYSAv93UEw+4pH1CIqm6x3o =
1212github.com/gogpu/gogpu v0.20.4 /go.mod h1:v1m5pAiJa2vHahPvvLI2H0u3mr2iis7jqmE8iA0g0+8 =
1313github.com/gogpu/gpucontext v0.9.0 h1:RCM3oXtxR/i7YZrbH68zBjieE4j0TF731MrPnnD2Los =
You can’t perform that action at this time.
0 commit comments