Shader Model < 6 #6318
Unanswered
tom-huntington
asked this question in
Q&A
Replies: 1 comment
-
FXC.EXE does not support the newer syntax. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I compile with
-T cs_5_0
I don't get a warning. However, the resulting .cso file wont work on a gpu that doesn't support shader model 6. Can someone confirm I can't get-HV 2021
to work with-T cs_5_0
?Beta Was this translation helpful? Give feedback.
All reactions