package io import "edgaru089.ml/go/gl01/internal/util/itype" var ( DisplaySize itype.Vec2i // Size of the window viewport in pixels. )