Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
++
  • Loading branch information
jonahwilliams committed Oct 30, 2023
commit e10ebb2075505afbce00c8ba1bb93e3314e05c7a
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_flutter
Original file line number Diff line number Diff line change
Expand Up @@ -2874,7 +2874,7 @@ ORIGIN: ../../../flutter/impeller/entity/shaders/blending/advanced_blend.frag +
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/advanced_blend.vert + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/blend.frag + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/blend.vert + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/blend_dispatch.glsl + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/blend_select.glsl + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/framebuffer_blend.frag + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/framebuffer_blend.vert + ../../../flutter/LICENSE
ORIGIN: ../../../flutter/impeller/entity/shaders/blending/porter_duff_blend.frag + ../../../flutter/LICENSE
Expand Down Expand Up @@ -5628,7 +5628,7 @@ FILE: ../../../flutter/impeller/entity/shaders/blending/advanced_blend.frag
FILE: ../../../flutter/impeller/entity/shaders/blending/advanced_blend.vert
FILE: ../../../flutter/impeller/entity/shaders/blending/blend.frag
FILE: ../../../flutter/impeller/entity/shaders/blending/blend.vert
FILE: ../../../flutter/impeller/entity/shaders/blending/blend_dispatch.glsl
FILE: ../../../flutter/impeller/entity/shaders/blending/blend_select.glsl
FILE: ../../../flutter/impeller/entity/shaders/blending/framebuffer_blend.frag
FILE: ../../../flutter/impeller/entity/shaders/blending/framebuffer_blend.vert
FILE: ../../../flutter/impeller/entity/shaders/blending/porter_duff_blend.frag
Expand Down
25 changes: 13 additions & 12 deletions impeller/tools/malioc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1433,8 +1433,8 @@
"longest_path_cycles": [
0.46875,
0.46875,
0.359375,
0.125,
0.0625,
0.0,
0.0,
0.5,
0.5
Expand All @@ -1455,23 +1455,24 @@
"shortest_path_cycles": [
0.40625,
0.40625,
0.15625,
0.109375,
0.0,
0.0,
0.25,
0.25
],
"total_bound_pipelines": [
"varying",
"texture"
],
"total_cycles": [
0.5,
0.46875,
0.5,
0.125,
0.46875,
0.140625,
0.0,
0.0,
0.5,
1.0
0.5
]
},
"stack_spill_bytes": 0,
Expand All @@ -1494,7 +1495,7 @@
"arithmetic"
],
"longest_path_cycles": [
6.269999980926514,
2.9700000286102295,
2.0,
2.0
],
Expand All @@ -1507,17 +1508,17 @@
"arithmetic"
],
"shortest_path_cycles": [
3.299999952316284,
2.640000104904175,
1.0,
0.0
1.0
],
"total_bound_pipelines": [
"arithmetic"
],
"total_cycles": [
7.333333492279053,
3.3333332538604736,
2.0,
4.0
2.0
]
},
"thread_occupancy": 100,
Expand Down