mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 01:45:36 +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
|
typ gl.Enum
|
||||||
}
|
}
|
||||||
|
|
||||||
type Context = gl.Context
|
|
||||||
|
|
||||||
const (
|
const (
|
||||||
storageBindings = 32
|
storageBindings = 32
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user