DirectXShaderCompiler
DirectXShaderCompiler copied to clipboard
[NFC] Update Shader Flags section of DXIL.rst
Fixes #7294
This PR updates DXIL.rst to list and describe all current shader flags in DXC (from DxilShaderFlags.h).
Also adds extra columns to the table of shader flags to document the minimum shader model version and the conditions or criteria under which each shader flag is set (as seen in DxilShaderFlags.cpp and DxilModule.cpp).
What is the status of this pr?
What is the status of this pr?
The PR needs input from @tex3d to address the comments @llvm-beanz made.
However, this PR doesn't seem urgent at the moment.