Skip to content

[Flutter GPU] Re-binding uniform slots with RenderPass.bindUniform should replace the previous binding. #155335

@bdero

Description

@bdero

Re-binding a previously bound uniform slot with RenderPass.bindUniform, nothing happens. Instead, the previous binding should be replaced.

Calling RenderPass.clearBindings() is the workaround for this, but doing so shouldn't be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.flutter-gpur: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions