gl

package
v0.0.0-...-adb7743 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2017 License: BSD-3-Clause Imports: 24 Imported by: 1

Documentation

Overview

Package gl contains an OpenGL implementation of the gxui.Driver interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartDriver

func StartDriver(appRoutine func(driver gxui.Driver))

StartDriver starts the gl driver with the given appRoutine.

Types

type CallQueue

type CallQueue struct {
	// contains filtered or unexported fields
}

func NewCallQueue

func NewCallQueue() *CallQueue

func (*CallQueue) Close

func (c *CallQueue) Close()

func (*CallQueue) Inject

func (c *CallQueue) Inject(call func())

func (*CallQueue) Pop

func (c *CallQueue) Pop() (func(), bool)

func (*CallQueue) PopWhenReady

func (c *CallQueue) PopWhenReady() (func(), bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL