mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
gpu/internal/opengl: remove unused type alias
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -121,8 +121,6 @@ type textureTriple struct {
|
||||
typ gl.Enum
|
||||
}
|
||||
|
||||
type Context = gl.Context
|
||||
|
||||
const (
|
||||
storageBindings = 32
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user