This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-65
lines changed Expand file tree Collapse file tree 3 files changed +2
-65
lines changed Original file line number Diff line number Diff line change @@ -40396,7 +40396,6 @@ ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.glsl + ../
4039640396ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.vert + ../../../flutter/LICENSE
4039740397ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_decal.frag + ../../../flutter/LICENSE
4039840398ORIGIN: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_nodecal.frag + ../../../flutter/LICENSE
40399- ORIGIN: ../../../flutter/impeller/entity/shaders/geometry/points.comp + ../../../flutter/LICENSE
4040040399ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag + ../../../flutter/LICENSE
4040140400ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert + ../../../flutter/LICENSE
4040240401ORIGIN: ../../../flutter/impeller/entity/shaders/glyph_atlas_color.frag + ../../../flutter/LICENSE
@@ -43278,7 +43277,6 @@ FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.glsl
4327843277FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel.vert
4327943278FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_decal.frag
4328043279FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur/kernel_nodecal.frag
43281- FILE: ../../../flutter/impeller/entity/shaders/geometry/points.comp
4328243280FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag
4328343281FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert
4328443282FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas_color.frag
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -209,8 +209,10 @@ impeller_Play_AiksTest_CanDrawPaint_Vulkan.png
209209impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_Metal.png
210210impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_OpenGLES.png
211211impeller_Play_AiksTest_CanDrawPerspectiveTransformWithClips_Vulkan.png
212+ impeller_Play_AiksTest_CanDrawPointsWithTextureMap_Metal.png
212213impeller_Play_AiksTest_CanDrawPointsWithTextureMap_OpenGLES.png
213214impeller_Play_AiksTest_CanDrawPointsWithTextureMap_Vulkan.png
215+ impeller_Play_AiksTest_CanDrawPoints_Metal.png
214216impeller_Play_AiksTest_CanDrawPoints_OpenGLES.png
215217impeller_Play_AiksTest_CanDrawPoints_Vulkan.png
216218impeller_Play_AiksTest_CanEmptyPictureConvertToImage_Metal.png
You can’t perform that action at this time.
0 commit comments