[ 原始碼: shaderc ]
套件:glslc(2023.2-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.34)
- 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 (>= 11)
- GNU Standard C++ Library v3