You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved the renderer to a bindless structure, this allows us to not hav…
…e to handle and bind a lot of descriptors. Only one descriptor set remains to store all the textures that are used.