[ ソース: spirv-cross ]
パッケージ: spirv-cross (2021.01.15+1.4.304.1-1)
spirv-cross に関するリンク
Debian の資源:
spirv-cross ソースパッケージをダウンロード:
- [spirv-cross_2021.01.15+1.4.304.1-1.dsc]
- [spirv-cross_2021.01.15+1.4.304.1.orig.tar.gz]
- [spirv-cross_2021.01.15+1.4.304.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Convert SPIR-V to other shader languages (CLI tool)
SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages:
* Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders
This package provides the CLI tool.
その他の spirv-cross 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3