logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfxrecon-compress - A tool to compress/decompress GFXReconstruct capture files.

Description

       gfxrecon-compress - A tool to compress/decompress GFXReconstruct capture files.

   Usage:
              gfxrecon-compress [-h | --help] [--version] <input_file> <output_file> <compression_format>

   Requiredarguments:
       <input_file>
              Path to the input file to process.

       <output_file>
              Path to the output file to generate.

       <compression_format>
              Compression format to apply to the output file.  Options are:

       LZ4    - Use LZ4 compression.

       ZLIB - Use zlib compression.
              ZSTD - Use Zstandard compression.  NONE - Remove compression.

   Optionalarguments:-h     Print usage information and exit (same as --help).

       --version
              Print version information and exit.

              GFXReconstruct Version 0.9.4-unknown (unknown-build-source) Vulkan Header Version 1.2.162

Name

       gfxrecon-compress - A tool to compress/decompress GFXReconstruct capture files.

See Also

       The  full  documentation  for  gfxrecon-compress  is  maintained  as  a  Texinfo manual.  If the info and
       gfxrecon-compress programs are properly installed at your site, the command

              infogfxrecon-compress

       should give you access to the complete manual.

gfxrecon-compress version info:                     June 2021                               GFXRECON-COMPRESS(1)

See Also