forked from joejulian/gio
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