KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
690 stars 276 forks source link

[xml] Missing class=sync #435

Closed SunSerega closed 3 years ago

SunSerega commented 4 years ago

Small update to #428.

When updating my bindings to use classes i noticed - i missed few functions returning GLsync type... For most other classes return type is GLuint, so i wasn't checking functions by return type.

pdaniell-nv commented 3 years ago

@oddhack if you're happy with this change it is approved to merge.