[ Bron: shaderc ]
Pakket: glslc (2023.2-1)
Verwijzigingen voor glslc
Debian bronnen:
Het bronpakket shaderc downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan glslc gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libshaderc1 (>= 2022.2-1)
- Library API for accessing glslc functionality - shared libraries
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3