[Webkit-unassigned] [Bug 233500] New: Remove the code under #if HAVE(ARM_NEON_INTRINSICS)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 25 13:21:42 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=233500
Bug ID: 233500
Summary: Remove the code under #if HAVE(ARM_NEON_INTRINSICS)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
The sources and headers under platform/graphics/cpu/arm/ do not compile anymore.
1. The file platform/graphics/cpu/arm/filters/FEBlendNEON.h won't compile because it references FilterEffect::pixelBufferResult() which does not exist anymore.
2. The file platform/graphics/cpu/arm/filters/FELightingNEON.cpp won't compile because it references FELighting:LightingData which does not exist anymore.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211125/a8fc107d/attachment.htm>
More information about the webkit-unassigned
mailing list