Skip to content

Rewriter changes [unroll] to [unroll(1)] #1533

Description

@tex3d

Unroll attribute isn't preserved by rewriter: [unroll] changes to [unroll(1)], which in HLSL means that the maximum loop count is assumed to be 1 when unrolling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugBug, regression, crash

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions