microsoft / DirectXShaderCompiler

This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Other
3.11k stars 697 forks source link

Add Shader Model 6.9 to main #7004

Open llvm-beanz opened 2 weeks ago

llvm-beanz commented 2 weeks ago

We are beginning development of SM 6.9 and working with partners. To facilitate this we should add the shader model support to main.

damyanp commented 1 week ago

Need to also figure out validator / hashing to support PREVIEW appropriately.