DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

[NFC] Update Shader Flags section of DXIL.rst

Open Icohedron opened this issue 9 months ago • 2 comments

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).

Icohedron avatar Apr 02 '25 00:04 Icohedron

What is the status of this pr?

inbelic avatar Jun 17 '25 21:06 inbelic

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.

Icohedron avatar Jun 17 '25 21:06 Icohedron