Nabla icon indicating copy to clipboard operation
Nabla copied to clipboard

Mesh Shaders

Open devshgraphicsprogramming opened this issue 4 years ago • 10 comments

Description

Support mesh shaders

Solution proposal

Implement in GL and GLES using https://www.khronos.org/registry/OpenGL/extensions/NV/NV_mesh_shader.txt On VK implement using the KHR extension.

Additional context

Should be only begun when the VK backend is operational.

still waiting for the KHR extension for Vulkan