KhronosGroup / OpenGL-Registry

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

Add EXT_texture_storage_compression and EXT_EGL_image_storage_compression #491

Closed janharaldfredriksen-arm closed 2 years ago

janharaldfredriksen-arm commented 2 years ago

CC: @pdaniell-nv, @oddhack

pdaniell-nv commented 2 years ago

Approved to merge based on previous WG discussions. @janharaldfredriksen-arm you may want to remove the generated files, but maybe if there are no conflicts @oddhack will just merge anyway.

oddhack commented 2 years ago

LGTM, merging.

stonesthrow commented 2 years ago

👍

NogginBops commented 2 years ago

Just curious as to why these functions take arguments of type const int *attrib_list instead of const GLint *attrib_list? This might not be the place to ask, if so I would like to be redirected to where I can ask this question. 🙂