Skip to content

Commit

Permalink
update knowledge of spirv-tools, spriv-cross repos
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
emidoots committed Jan 7, 2024
1 parent 8431946 commit 793fbdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/wrench/scripts/all_repos.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ var AllReposByCategory = []RepoCategory{
{Name: "hexops/xcode-frameworks", CI: Zig, HasUpdateVerifyScripts: true},
{Name: "hexops/glfw", CI: Zig, Main: "master", HasUpdateVerifyScripts: true},
{Name: "hexops/basisu", CI: Zig, Main: "master", HasUpdateVerifyScripts: true},
{Name: "hexops/spirv-tools", CI: Zig, Main: "main", HasUpdateVerifyScripts: true},
{Name: "hexops/spirv-cross", CI: Zig, Main: "main", HasUpdateVerifyScripts: true},
{Name: "hexops/dawn", CI: None},
{Name: "hexops/DirectXShaderCompiler", CI: None, Main: "master"},
{Name: "hexops/vulkan-zig-generated", CI: Zig, HasUpdateVerifyScripts: true},
Expand Down

0 comments on commit 793fbdf

Please sign in to comment.