You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst

9 lines
240 B

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.