VS_SHADER_OBJECT_FILE_NAME.rst 216 B

123456
  1. VS_SHADER_OBJECT_FILE_NAME
  2. --------------------------
  3. Specifies a file name for the compiled shader object file for an ``.hlsl``
  4. source file. This adds the ``-Fo`` flag to the command line for the FxCompiler
  5. tool.