mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 18:35:34 +00:00
@@ -6,8 +6,8 @@ import (
|
|||||||
"errors"
|
"errors"
|
||||||
"syscall/js"
|
"syscall/js"
|
||||||
|
|
||||||
"gioui.org/gpu/gl"
|
|
||||||
"gioui.org/app/internal/glimpl"
|
"gioui.org/app/internal/glimpl"
|
||||||
|
"gioui.org/gpu/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
type jsContext struct {
|
type jsContext struct {
|
||||||
|
|||||||
@@ -10,8 +10,8 @@ import (
|
|||||||
|
|
||||||
syscall "golang.org/x/sys/windows"
|
syscall "golang.org/x/sys/windows"
|
||||||
|
|
||||||
"gioui.org/gpu/gl"
|
|
||||||
"gioui.org/app/internal/glimpl"
|
"gioui.org/app/internal/glimpl"
|
||||||
|
"gioui.org/gpu/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
type (
|
type (
|
||||||
|
|||||||
@@ -16,8 +16,8 @@ import (
|
|||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"gioui.org/gpu/gl"
|
|
||||||
"gioui.org/app/internal/glimpl"
|
"gioui.org/app/internal/glimpl"
|
||||||
|
"gioui.org/gpu/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
type context struct {
|
type context struct {
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ import (
|
|||||||
"errors"
|
"errors"
|
||||||
"syscall/js"
|
"syscall/js"
|
||||||
|
|
||||||
"gioui.org/gpu/gl"
|
|
||||||
"gioui.org/app/internal/glimpl"
|
"gioui.org/app/internal/glimpl"
|
||||||
|
"gioui.org/gpu/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
type context struct {
|
type context struct {
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
package window
|
package window
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"gioui.org/gpu/gl"
|
|
||||||
"gioui.org/app/internal/glimpl"
|
"gioui.org/app/internal/glimpl"
|
||||||
|
"gioui.org/gpu/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user