statistic

package
v0.0.0-...-0518d83 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VAOBinds = StatisticType(iota)
	VBOBinds
	IBOBinds
	FBOBinds
	DrawCalls
	VerticesDrawn
	VertexUpload
	SpritesDrawn
)

Variables

This section is empty.

Functions

func Add

func Add(typ StatisticType, amount int64)

func Get

func Get(typ StatisticType) int64

func GetPrevious

func GetPrevious(typ StatisticType) int64

func Increment

func Increment(typ StatisticType)

func Reset

func Reset()

Types

type StatisticType

type StatisticType int

Jump to

Keyboard shortcuts

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