Files
CMake/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

9 lines
240 B
ReStructuredText

VS_SHADER_OBJECT_FILE_NAME
--------------------------
.. versionadded:: 3.12
Specifies a file name for the compiled shader object file for an ``.hlsl``
source file. This adds the ``-Fo`` flag to the command line for the FxCompiler
tool.