VS_SHADER_OBJECT_FILE_NAME.rst 240 B

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