shaderc
Subpackage Descriptions
| set |
This is the shaderc:std metapackage.
It pulls in all subpackages of shaderc:std. |
| primary |
A collection of tools, libraries and tests for shader compilation. 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.
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
|
| dev |
This is the developer subpackage of the shaderc:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
| main |
mirror://GITHUB/google:shaderc:v2026.3 |
Distribution File Information
ee493ccf1b3038b4ef2fe024664c5eb2dc4bcc1f6b05b33e3909de0e19c81024 230772 google-shaderc-2026.3.tar.gz
Ports that require shaderc:std
| No other ports depend on this one. |