//! queries some limits of the runtime which are used in ACGL internally. Client apps should not rely on these values, they are subject to changes. Gets called by ACGL::init()
voidinitRuntimeDependentLimits();
externGLfloatACGL_MAX_TEXTURE_MAX_ANISOTROPY;
//! returns the size in bytes of the common gl types named by there GLenums.