VS_SHADER_ENABLE_DEBUG

From Get docs
Cmake/docs/3.21/prop sf/vs shader enable debug /
Revision as of 02:56, 6 December 2021 by Notes (talk | contribs) (Page commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


VS_SHADER_ENABLE_DEBUG

New in version 3.11.


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.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_sf/VS_SHADER_ENABLE_DEBUG.html