1VS_SHADER_OBJECT_FILE_NAME
2--------------------------
3
4.. versionadded:: 3.12
5
6Specifies a file name for the compiled shader object file for an ``.hlsl``
7source file.  This adds the ``-Fo`` flag to the command line for the FxCompiler
8tool.
9