パッケージ: glslc (2024.3-1 など) [debports]
Command line compiler for GLSL/HLSL to SPIR-V
glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide:
- a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support.
This package contains the glslc binary.
その他の glslc 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libshaderc1 (>= 2022.2-1)
- Library API for accessing glslc functionality - shared libraries
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3