Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3c7d3461a9631054f9c73f2a91ca79d17d8264e1
https://github.com/WebKit/WebKit/commit/3c7d3461a9631054f9c73f2a91ca79d17d8264e1
Author: Adrian Perez de Castro <[email protected]>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M
Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNeonParallelApplier.cpp
Log Message:
-----------
REGRESSION(277190@main): [GTK][WPE] FELightingNeonParallelApplier.cpp build
failed for cortexa8hf-neon
https://bugs.webkit.org/show_bug.cgi?id=276938
Reviewed by Michael Catanzaro.
PixelBuffer::bytes() returns a std::span after 277190@main, so do
one more hoop through std::span::data() to get access to the raw
pixel data pointer.
*
Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNeonParallelApplier.cpp:
(WebCore::FELightingNeonParallelApplier::applyPlatformParallel const):
Canonical link: https://commits.webkit.org/285263@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes