mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:59:06 +08:00
10 lines
569 B
JSON
10 lines
569 B
JSON
{
|
|
"name": "shader-slang",
|
|
"version": "2024.14.6",
|
|
"port-version": 1,
|
|
"description": "Slang is a shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion, while also maintaining the highest possible performance on modern GPUs and graphics APIs. Slang is based on years of collaboration between researchers at NVIDIA, Carnegie Mellon University, and Stanford.",
|
|
"homepage": "https://github.com/shader-slang/slang",
|
|
"license": null,
|
|
"supports": "(arm64 | x64) & (linux | osx | windows) & !uwp"
|
|
}
|