You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
From discussion at opentk/opentk#535 I noticed this:
which would seem to cause a stack overflow
The other two classes with this DrawElements overload (here and here) both used new IntPtr(offset) instead.
The text was updated successfully, but these errors were encountered: