Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Impeller] Remove unused flag enable-impeller-vulkan. #38109

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

chinmaygarde
Copy link
Member

No description provided.

@chinmaygarde chinmaygarde changed the title [Impeller] Remove unused flag. [Impeller] Remove unused flag enable-impeller-vulkan. Dec 6, 2022
@chinmaygarde chinmaygarde self-assigned this Dec 6, 2022
@chinmaygarde
Copy link
Member Author

@iskakaushik Not sure why this flag exists anymore. This doesn't do anything and I was confused when I tried to enable it on Mac and it did nothing.

@iskakaushik
Copy link
Contributor

@chinmaygarde this should no longer be needed, there was a CI test that needed this, on macOS I haven't enabled vulkan by default yet. It is enabled on Linux. impeller_enable_vulkan can be set to true on is_mac as well, but I haven't yet.

@chinmaygarde
Copy link
Member Author

this should no longer be needed

In that case, can we get rid of this? LGTM please :)

Copy link
Contributor

@iskakaushik iskakaushik left a comment

Choose a reason for hiding this comment

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

@iskakaushik
Copy link
Contributor

@chinmaygarde as a part of this PR, could you also:

  1. remove line 42: https://github.com/flutter/engine/blob/main/ci/builders/linux_host_engine.json#L42, everything else can be the same.
  2. remove --enable-impeller-playground in https://github.com/flutter/engine/blob/main/impeller/docs/renderdoc_frame_capture.md.

That should be all that is needed.

@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 7, 2022
@auto-submit auto-submit bot merged commit 5ad3417 into flutter:main Dec 7, 2022
@chinmaygarde chinmaygarde deleted the rmflag branch December 7, 2022 00:55
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 7, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 7, 2022
…116632)

* 267f0d849 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111)

* 5ad341776 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109)

* 185e2f3d4 Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#116632)

* 267f0d849 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111)

* 5ad341776 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109)

* 185e2f3d4 Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
pbo-linaro pushed a commit to pbo-linaro/flutter-recipes that referenced this pull request Dec 8, 2022
* also remove corresponding build
* this is built by default

Bug: flutter/engine#38109
Change-Id: Ic00484aa451e969252680c5b9d57cd463ab36844
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/36980
Reviewed-by: Chinmay Garde <chinmaygarde@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Kaushik Iska <kaushikiska@google.com>
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#116632)

* 267f0d849 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111)

* 5ad341776 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109)

* 185e2f3d4 Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App e: impeller
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants