KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
679 stars 274 forks source link

Add missing len attributes to GL commands #530

Closed laranzu closed 2 years ago

laranzu commented 2 years ago

Add missing "len=" attribs to about ten XML core API command definitions Correct one "len=" attrib from unnecessary COMPSIZE to size in bytes

Found these while trying to autogenerate a Python API for the Core OpenGL 4.6 commands directly from the XML

oddhack commented 2 years ago

@pdaniell-nv seems unobjectionable to me - this shouldn't affect generated headers. Please mark Signed Off if you agree.