shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation
shaderc
Descrizione
At the moment it includes: * glslc, a command line compiler for GLSL/HLSL to SPIR-V, and * libshaderc, a library API for accessing glslc functionality.
Note: The fact that that libshaderc is not named libshaderc_glslc is a quirk of history, and a known inconsistency. Changing it would require a significant amount of renaming and breaking of downstream projects, so it is being left as is.
glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to 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.
Installa
Canale stable v2024.2-1
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install shaderc
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.