albedo-engine/albedo

albedo_rtx: Refactor bind groups to share as much as possible

Closed this issue · 0 comments

Right now, every pass create different bind groups. It would be nice to order bind groups into:

  • Scene resources
  • Screen resources
  • Per frame uniforms

That will allow to share more bindgroup.