summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst
blob: c0e60a3e376dff0b96b157f165962845a84cb721 (plain)
1
2
3
4
5
6
VS_SHADER_ENABLE_DEBUG
----------------------

Enable debugging information for an ``.hlsl`` source file.  This adds the
``-Zi`` flag to the command line for the FxCompiler tool.  Specify the value
``true`` to generate debugging information for the compiled shader.