[ 源代码: spirv-cross ]
软件包:spirv-cross(2021.01.15+1.3.290.0-2)
spirv-cross 的相关链接
Debian 的资源:
下载源码包 spirv-cross:
- [spirv-cross_2021.01.15+1.3.290.0-2.dsc]
- [spirv-cross_2021.01.15+1.3.290.0.orig.tar.gz]
- [spirv-cross_2021.01.15+1.3.290.0-2.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.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版