Skip to content

Fix gpu_test.dart tests which are disabled for the opengles impeller backend #183530

Description

@b-luk

Several tests in gpu_test.dart are disabled for opengles.

When these tests run, they crash with:

[ERROR:flutter/impeller/renderer/backend/gles/buffer_bindings_gles.cc(406)] Break on 'ImpellerValidationBreak' to inspect point of failure: Float uniform should have a float type.
[FATAL:flutter/impeller/renderer/backend/gles/render_pass_gles.cc(692)] Check failed: result. Must be able to encode GL commands without error.

Maybe related to the float type stuff added in #182229.

cc: @gaaclarke

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our testsc: disabled testTracks the restoration of a disabled teste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter-gputeam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions