//
pkg.gl
Category
golang.org/x/mobile
exp
gl
glutil
package
0.0.0-20241213221354-a87c1cf6cf46
Repository:
https://go.googlesource.com/mobile
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
39
Files
355 SLOC
#
Functions
CreateProgram
CreateProgram creates, compiles, and links a gl.Program.
NewImages
NewImages creates an *Images.
#
Structs
Image
Image bridges between an *image.RGBA and an OpenGL texture.
Images
Images maintains the shared state used by a set of *Image objects.