Skip to content

[Impeller] The RRect blur fast path should only apply for solid color draws #114184

Closed
flutter/engine
#37594
@bdero

Description

@bdero

Canvas::AttemptDrawBlurredRRect should return false when the paint's ColorSource is not solid color.

It might be worth adding an ad-hoc ColorSource enum to the paint state for optimizations like this to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    e: impellerImpeller rendering backend issues and features requests

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions