Skip to content

Commit

Permalink
Unify Vulkan descriptor set layouts
Browse files Browse the repository at this point in the history
Refactor pipelines in Vulkan to use the same shared descriptor set layouts (with the exception of PLS texture bindings, which differ by interlock mode). This eliminates a lot of redundancy and makes it easier to add new pipelines and functionality.

Diffs=
c99270e6b4 Unify Vulkan descriptor set layouts (#9091)
  • Loading branch information
csmartdalton committed Feb 24, 2025
1 parent 60be4a0 commit 1db1810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3f4949c8929a7bfca9bed53f20d04bb1979a5512
c99270e6b45e012d4a1fcb922e91a9e5d46855b1

0 comments on commit 1db1810

Please sign in to comment.