Skip to content

Commit

Permalink
Remove const from function parameters in GLSL on PowerVR Rogue
Browse files Browse the repository at this point in the history
Revert "Disable custommesh test on Wembley"

This reverts commit 818dfed.

Bug: skia:13858

Change-Id: I5e3dc009df61392570062206ba6916863d745d56
Cq-Include-Trybots: luci.skia.skia.primary:Test-Android-Clang-Wembley-GPU-PowerVRGE8320-arm-Debug-All-Android
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/595760
Reviewed-by: John Stiles <[email protected]>
Commit-Queue: Brian Salomon <[email protected]>
  • Loading branch information
bsalomon authored and SkCQ committed Oct 26, 2022
1 parent ed7b410 commit 5096e8e
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 7 deletions.
2 changes: 0 additions & 2 deletions infra/bots/gen_tasks_logic/dm_flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -683,8 +683,6 @@ func (b *taskBuilder) dmFlags(internalHardwareLabel string) {
if b.model("Wembley", "JioNext") {
// These tests run forever on the Wembley.
skip(ALL, "gm", ALL, "async_rescale_and_read")
// skbug.com/13858
skip(ALL, "gm", ALL, "custommesh")
}

if b.os("iOS") {
Expand Down
Loading

0 comments on commit 5096e8e

Please sign in to comment.