package
0.0.0-20191230082020-e20ecb9893fd
Repository: https://github.com/zhileichen/go-flutter.git
Documentation: pkg.go.dev

# Functions

BindTexture binds a named texture to a texturing target.
CreateTexture creates a texture for go-flutter uses.
DeleteTextures deletes named textures.
GLFWWindowHint sets hints for the next call to CreateWindow.
Init opengl.
Ptr takes a slice or pointer (to a singular scalar value or the first element of an array or slice) and returns its GL-compatible address.
TexImage2D specifies a two-dimensional texture image.

# Constants

const exposed to go-flutter.
const exposed to go-flutter.