From 0bf89269eb2954c9abd613a2a6de93fcf3163d97 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Mon, 26 Feb 2018 13:34:21 -0500 Subject: align f16 buffers in SkRasterPipeline_tail test The load_f16 and store_f16 stages are assuming they can load each pixel at a time with 8 byte alignment, but as declared the buffers are only guaranteed 2 byte alignment. Bug: skia:7497 Change-Id: I47b29f13b48f90d2b15540979c3d87ba25dcc506 Reviewed-on: https://skia-review.googlesource.com/110321 Reviewed-by: Kevin Lubick Commit-Queue: Mike Klein --- .../Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json | 1 - 1 file changed, 1 deletion(-) (limited to 'infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json') diff --git a/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json b/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json index a6c20bca81..9ef15249d6 100644 --- a/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json +++ b/infra/bots/recipes/test.expected/Test-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release-All.json @@ -599,7 +599,6 @@ "~imageblur2", "~animated-image-blurs", "~readpixels", - "~SkRasterPipeline_tail", "~GM_animated-image-blurs", "~verylarge", "~ImageFilterBlurLargeImage", -- cgit v1.2.3