constant

package
v0.0.0-...-392c9ed Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HighPrecision   = "highp"
	MediumPrecision = "mediump"
	LowPrecision    = "lowp"
)
View Source
const (
	MaxTextureMaxAnisotropyExt int = 0x84FF
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Precision

type Precision string

type StencilFunc

type StencilFunc string
const (
	Keep         StencilFunc = "KEEP"
	Replace      StencilFunc = "REPLACE"
	Increment    StencilFunc = "INCR"
	Decrement    StencilFunc = "DECR"
	Inverr       StencilFunc = "INVERT"
	IncreaseWrap StencilFunc = "INCR_WRAP"
	DecreaseWrap StencilFunc = "DECR_WRAP"
)

Jump to

Keyboard shortcuts

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