Skip to content

Visibility Pass fixes #56

@Williscool13

Description

@Williscool13

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions