humbletim/Setup Vulkan SDK
Automatically builds Vulkan SDK components from source.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vulkan-config-file | Vulkan SDK configuration path (prefer this to relying on vulkan-query-version lookup) | no | "" |
| vulkan-query-version | Vulkan SDK release version (download configuration file from LunarG web services) | no | "" |
| vulkan-components | specify which Vulkan SDK components to install, e.g. Vulkan-Headers, Vulkan-Loader, Glslang | yes | Vulkan-Headers, Vulkan-Loader |
| vulkan-use-cache | specify whether to cache VULKAN_SDK/ results between runs (using github actions/cache) | no | false |
Outputs
no outputs