[ 原始碼: shaderc ]
套件:libshaderc1(2024.3-1 以及其他的)
Library API for accessing glslc functionality - shared libraries
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 shared libraries.
其他與 libshaderc1 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3