KhronosGroup / OpenGL-Registry

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

Add GL_EXT_shader_samples_identical #504

Closed gfxstrand closed 2 years ago

gfxstrand commented 2 years ago

We've been shipping this for 6.5 years in Mesa; it's high time we actually publish it.

gfxstrand commented 2 years ago

cc @ianromanick

pdaniell-nv commented 2 years ago

@oddhack, this is approved for merge if you are happy with it.

oddhack commented 2 years ago

@oddhack, this is approved for merge if you are happy with it.

I will add the extension to the XML - it does result in a #define in the header although there's no other purpose since there's no API. Otherwise LGTM.