opengl export

This commit is contained in:
Andrew Jackson (Ajax)
2023-08-21 15:31:00 -05:00
parent 2912cf6f9c
commit 82d0c2889b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,10 +11,10 @@ import (
"sync/atomic"
"time"
cl "github.com/Nv7-Github/go-cl"
logging "github.com/ipfs/go-log/v2"
"github.com/pbnjay/memory"
"github.com/samber/lo"
"github.com/samuel/go-opencl/cl"
"golang.org/x/sys/unix"
ffi "github.com/filecoin-project/filecoin-ffi"