[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#890553: ITP: spirv-tools -- API and commands for processing SPIR-V modules



Package: wnpp
Severity: wishlist
Owner: Brett Johnson <brett@lunarg.com>

* Package name    : spirv-tools
  Version         : Untagged: TBD
  Upstream Author : Khronos Group
* URL             : https://github.com/KhronosGroup/SPIRV-Tools
* License         : Apache 2.0
  Description     : API and commands for processing SPIR-V modules

The project includes an assembler, binary module parser, disassembler,
validator, and optimizer for SPIR-V. Except for the optimizer, all are
based on a common static library. The library contains all of the
implementation details, and is used in the standalone tools whilst
also enabling integration into other code bases directly. The
optimizer implementation resides in its own library, which depends on
the core library.


Reply to: