Static methods
Constructor
Variables
Methods
allocStats():Array<{tex:Bool, stacks:Array<{stack:String, size:Int, count:Int}>, size:Int, position:String, count:Int}>
Return statistics for currently allocated buffers and textures. Requires -D track-alloc compilation flag
dynamicgarbage():Void
Call user-defined garbage function that will cleanup some unused allocated objects. Might be called several times if we need to allocate a lot of memory