[ 原始碼: spirv-cross ]
套件:spirv-cross(2021.01.15-6~bpo11+1)
spirv-cross 的相關連結
Debian 的資源:
下載原始碼套件 spirv-cross:
- [spirv-cross_2021.01.15-6~bpo11+1.dsc]
- [spirv-cross_2021.01.15.orig.tar.gz]
- [spirv-cross_2021.01.15-6~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3