Replies: 1 comment
|
You should already be able to use HLSL 2021 with DXC compiler with D3D12 and Vulkan backends. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Will Diligent support HLSL 2021 in near future?
I'm really looking forward to use the operator overloading features.
It can reduce lots of boiler code, when implement dual-complex number related algorithms.
It seems that DXC support it, but the HLSL2GLSL translator does not support HLSL 2021.
All reactions