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

[Impeller] Cleanup unusued Vulkan APIs and enable more tests. #40696

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

chinmaygarde
Copy link
Member

CanRenderToTexture was letting go of the command buffer and then adding to a pass which was tripping an assertion.

`CanRenderToTexture` was letting go of the command buffer and then
adding to a pass which was tripping an assertion.
Copy link
Member

@bdero bdero left a comment

Choose a reason for hiding this comment

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

LGTM

@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Mar 28, 2023

auto label is removed for flutter/engine, pr: 40696, due to - The status or check suite Linux Host clang-tidy has failed. Please fix the issues identified (or deflake) before re-applying this label.

@bdero
Copy link
Member

bdero commented Mar 28, 2023

The clang-tidy builder flaked, rerunning.

@bdero bdero added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2023
@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #40696 at sha 94f0e83

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App e: impeller will affect goldens
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants