tgjones / HlslTools

A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
http://timjones.io/blog/archive/2016/04/25/hlsl-tools-for-visual-studio-v1.0-released
Other
561 stars 97 forks source link

Feature request: template support #206

Open GlassBeaver opened 3 years ago

GlassBeaver commented 3 years ago

They've recently added template support as an experimental feature to DXC: https://github.com/microsoft/DirectXShaderCompiler/pull/3533

Wanted to create an "issue" to point this out - would be awesome to have template support in HLSL tools!

sssilver commented 1 year ago

Template support is now a core feature of DXC.

Any updates on this?