spirv-cross

parse and convert SPIR-V to other shader languages

WWW CVSWeb GITHub
  1. Package version
    spirv-cross-20210115
  2. Maintainer
    The OpenBSD ports mailing-list

SPIRV-Cross is a tool designed for parsing and converting SPIR-V to
other shader languages.

SPIRV-Cross tries hard to emit readable and clean output from the
SPIR-V. The goal is to emit GLSL or MSL that looks like it was written
by a human and not awkward IR/assembly-like code.

  • devel/cmake
  • devel/ninja
  • lang/python/3.10