gioui.orggioui.org/gpu/internal/opengl

Imports of package opengl

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
gioui.org/gpu/internal/driver
gioui.org/internal/byteslicePackage byteslice provides byte slice views of other Go values such as slices and structs.
gioui.org/internal/gl
gioui.org/shader
imagePackage image implements a basic 2-D image library.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.
unsafePackage unsafe contains operations that step around the type safety of Go programs.