[ 源代码: shaderc ]
软件包:glslc(2024.3-1 以及其他的)
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.5)
- GCC 支持库
-
- dep: libshaderc1 (>= 2022.2-1)
- Library API for accessing glslc functionality - shared libraries
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版