Commit 56ba2a8
committed
Adjusted bindings to match OpenGL-Registry(/api/GL/glcorearb.h) more closely
* converted non-void pointers to '[*c]' (C pointers)
* converted void pointers to '?*anyopaque'
* converted non-GL types to GL types
* added 'const' where needed
* adjusted argument names to match those in the registry1 parent ca87f3f commit 56ba2a8
1 file changed
+162
-158
lines changed
0 commit comments