mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
06477be50f
We're about to load OpenGL function pointers into gl.Function structs. Make sure iOS internally uses the NewFunctions constructor, not just new(Functions). Signed-off-by: Elias Naur <mail@eliasnaur.com>