Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Optimize generated shader code #5

@andycate

Description

@andycate

The generated shader code can be heavily optimized by topologically sorting the computation graph and eliminating common sub-expressions. This paper has a good explanation of how this works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions