Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] Gaussian blur: Remove lingering BlurStyle vertex data/uniforms.#45524

Merged
bdero merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/remove-blur-style-inputs
Sep 7, 2023
Merged

[Impeller] Gaussian blur: Remove lingering BlurStyle vertex data/uniforms.#45524
bdero merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/remove-blur-style-inputs

Conversation

@bdero

@bdero bdero commented Sep 7, 2023

Copy link
Copy Markdown
Contributor

Follow-up for #45520.

Missed a few things... These were getting defaulted thanks to impeller's header gen but don't have any purpose now that we've removed the old blur style impl.

@bdero bdero self-assigned this Sep 7, 2023
@bdero bdero changed the title [Impeller] Remove lingering BlurStyle vertex data/uniforms. [Impeller] Gaussian blur: Remove lingering BlurStyle vertex data/uniforms. Sep 7, 2023
@bdero bdero force-pushed the bdero/remove-blur-style-inputs branch from 8a762ad to ebdd8c4 Compare September 7, 2023 01:58

@jonahwilliams jonahwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops, LGTM

@bdero bdero merged commit 187c5b3 into flutter-team-archive:main Sep 7, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 7, 2023
auto-submit Bot pushed a commit to flutter/flutter that referenced this pull request Sep 7, 2023
flutter-team-archive/engine@75437a3...187c5b3

2023-09-07 bdero@google.com [Impeller] Gaussian blur: Remove lingering BlurStyle vertex data/uniforms. (flutter-team-archive/engine#45524)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants