glslang icon indicating copy to clipboard operation
glslang copied to clipboard

Add GL_EXT_subgroupuniform_qualifier extension

Open allanmac opened this issue 6 years ago • 6 comments

Is the GL_EXT_subgroupuniform_qualifier extension implemented?

allanmac avatar Oct 12 '18 15:10 allanmac

I don't see this in the code base.

johnkslang avatar Oct 12 '18 20:10 johnkslang

I've got a partial implementation but I'm still working on it.

sheredom avatar Oct 19 '18 19:10 sheredom

https://github.com/KhronosGroup/glslang/pull/1497

sheredom avatar Oct 19 '18 19:10 sheredom

Is there still interest in implementing this extension?

I have a large pile of compute shaders with subgroupuniformEXT annotations and am still curious if there will be a performance improvement (or bugs) due to reduced register pressure.

allanmac avatar Feb 12 '21 17:02 allanmac

There are still a few unresolved requests on #1497 written by @sheredom. Not sure if he is still working on Vulkan issues. If not, we will need someone to pick this up.

greg-lunarg avatar Feb 12 '21 18:02 greg-lunarg

I've bailed on Khronos 1 & 1/2 years ago - so this isn't for me alas!

Good luck though.

sheredom avatar Feb 13 '21 14:02 sheredom