cmake/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst

9 lines
240 B
ReStructuredText
Raw Normal View History

2018-08-09 18:06:22 +02:00
VS_SHADER_OBJECT_FILE_NAME
--------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.12
2018-08-09 18:06:22 +02:00
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.