Cleanup|GL: No null pointer access
offsetof() is a C compatibility feature so it is intended for POD types. This commit is a bit iffy, but let's see if other GCC/MSVC accept this, too.
View differences
Cleanup|GL: No null pointer access
offsetof() is a C compatibility feature so it is intended for POD types. This commit is a bit iffy, but let's see if other GCC/MSVC accept this, too.