[ 原始碼: shaderc ]
套件:libshaderc-dev(2024.3-1 以及其他的)
Library API for accessing glslc functionality - static libraries and headers
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 static libraries and development headers.
其他與 libshaderc-dev 有關的套件
|
|
|
|
-
- dep: glslang-dev
- OpenGL and OpenGL ES shader front end and validator -- development files
-
- dep: libshaderc1 (= 2024.3-1+b2)
- Library API for accessing glslc functionality - shared libraries
-
- dep: spirv-headers
- Machine-readable files for the SPIR-V Registry