GPUOpen-Drivers / AMD-Gfx-Drivers

Forum for AMD OpenGL and Vulkan graphics drivers
5 stars 3 forks source link

mesh shader support? #4

Open ImBehinYa opened 1 month ago

ImBehinYa commented 1 month ago

When can we expect OpenGL mesh shader support?

DonglinWei2018 commented 1 month ago

When can we expect OpenGL mesh shader support?

The work to support and validate mesh shader in AMD OpenGL driver is still in progress, and we expect to release it by end of this year. Please feel free to provide the desired feature list or even sample code for your use cases.

ImBehinYa commented 1 month ago

This for example, which is currently only supported for Nvidia, because of Mesh shaders. https://github.com/MCRcortex/nvidium

Will 6000 also get mesh shader?

cryolithic commented 1 month ago

Previous ask here: https://community.amd.com/t5/opengl-vulkan/is-mesh-shader-support-planned-for-opengl/m-p/649370

cryolithic commented 3 weeks ago

I got a response in my email, but don't see it here. Guess it was deleted. I linked to my original post in the deprecated forums to tie in to the context that this is an ongoing ask.

DonglinWei2018 commented 3 weeks ago

This for example, which is currently only supported for Nvidia, because of Mesh shaders. https://github.com/MCRcortex/nvidium

Will 6000 also get mesh shader?

Yes, as long as our Vulkan driver supports it, you can bet on OpenGL driver support as well.