microsoft / microsoft/DirectXShaderCompiler
[Feature Request] Enable SM 6.7 and 6.8 in properties dropdown list in VS2022
Open
@damyanp is already working on this.
Since Oct 7, 2025.
enhancement
- Dominant language
- C++
- Stars
- 3.7k
- Forks
- 900
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 44
Description
Is your feature request related to a problem? Please describe.
Even with the latest Agility and DXC NuGet packages, shader model is still limited to 6.6 in VS2022.
Describe the solution you'd like
Ensure the latest and greatest shader models are enabled for usage in VS2022.
Describe alternatives you've considered
One can, of course, use DXC at the command line.
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.