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

Commit de95aa0

Browse files
author
jonahwilliams
committed
++
1 parent 7ff6f04 commit de95aa0

File tree

3 files changed

+2
-65
lines changed

3 files changed

+2
-65
lines changed

ci/licenses_golden/licenses_flutter

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40396,7 +40396,6 @@ ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.glsl + ../
4039640396
ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.vert + ../../../flutter/LICENSE
4039740397
ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_decal.frag + ../../../flutter/LICENSE
4039840398
ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_nodecal.frag + ../../../flutter/LICENSE
40399-
ORIGIN: ../../../flutter/impeller/entity/shaders/geometry/points.comp + ../../../flutter/LICENSE
4040040399
ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag + ../../../flutter/LICENSE
4040140400
ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert + ../../../flutter/LICENSE
4040240401
ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas_color.frag + ../../../flutter/LICENSE
@@ -43278,7 +43277,6 @@ FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.glsl
4327843277
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.vert
4327943278
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_decal.frag
4328043279
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_nodecal.frag
43281-
FILE: ../../../flutter/impeller/entity/shaders/geometry/points.comp
4328243280
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag
4328343281
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert
4328443282
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas_color.frag

impeller/tools/malioc.json

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -7633,69 +7633,6 @@
76337633
}
76347634
}
76357635
},
7636-
"flutter/impeller/entity/points.comp.vkspv": {
7637-
"Mali-G78": {
7638-
"core": "Mali-G78",
7639-
"filename": "flutter/impeller/entity/points.comp.vkspv",
7640-
"has_uniform_computation": true,
7641-
"type": "Compute",
7642-
"variants": {
7643-
"Main": {
7644-
"fp16_arithmetic": 0,
7645-
"has_stack_spilling": false,
7646-
"performance": {
7647-
"longest_path_bound_pipelines": [
7648-
null
7649-
],
7650-
"longest_path_cycles": [
7651-
null,
7652-
null,
7653-
null,
7654-
null,
7655-
null,
7656-
null
7657-
],
7658-
"pipelines": [
7659-
"arith_total",
7660-
"arith_fma",
7661-
"arith_cvt",
7662-
"arith_sfu",
7663-
"load_store",
7664-
"texture"
7665-
],
7666-
"shortest_path_bound_pipelines": [
7667-
"arith_total",
7668-
"arith_cvt"
7669-
],
7670-
"shortest_path_cycles": [
7671-
0.046875,
7672-
0.0,
7673-
0.046875,
7674-
0.0,
7675-
0.0,
7676-
0.0
7677-
],
7678-
"total_bound_pipelines": [
7679-
"load_store"
7680-
],
7681-
"total_cycles": [
7682-
0.296875,
7683-
0.296875,
7684-
0.28125,
7685-
0.1875,
7686-
5.0,
7687-
0.0
7688-
]
7689-
},
7690-
"shared_storage_used": 0,
7691-
"stack_spill_bytes": 0,
7692-
"thread_occupancy": 100,
7693-
"uniform_registers_used": 20,
7694-
"work_registers_used": 16
7695-
}
7696-
}
7697-
}
7698-
},
76997636
"flutter/impeller/entity/porter_duff_blend.frag.vkspv": {
77007637
"Mali-G78": {
77017638
"core": "Mali-G78",

testing/impeller_golden_tests_output.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,10 @@ impeller_Play_AiksTest_CanDrawPaint_Vulkan.png
209209
impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_Metal.png
210210
impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_OpenGLES.png
211211
impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_Vulkan.png
212+
impeller_Play_AiksTest_CanDrawPointsWithTextureMap_Metal.png
212213
impeller_Play_AiksTest_CanDrawPointsWithTextureMap_OpenGLES.png
213214
impeller_Play_AiksTest_CanDrawPointsWithTextureMap_Vulkan.png
215+
impeller_Play_AiksTest_CanDrawPoints_Metal.png
214216
impeller_Play_AiksTest_CanDrawPoints_OpenGLES.png
215217
impeller_Play_AiksTest_CanDrawPoints_Vulkan.png
216218
impeller_Play_AiksTest_CanEmptyPictureConvertToImage_Metal.png

0 commit comments

Comments
 (0)