-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
The current visibility buffer relies on render objects storing the draw commands in a specific way. The current way is rather inefficient and seems to cause unnecessary overhead when profiled.
Change render object draw indirect calls to draw more than 1 mesh at a time. This should reduce the number of draw indirect commands, especially redundant ones.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels