shader-slang / slang

Making it easier to work with shaders
MIT License
2.06k stars 177 forks source link

Remove duplicate `VkPhysicalDeviceComputeShaderDerivativesFeaturesNV` extension structure in vk-api.h #4335

Closed ArielG-NV closed 3 months ago

ArielG-NV commented 3 months ago

This will be a source of a validation layer warning since 2 of the same extension is enabled.