ANGLE Cocoa compiles parts of HLSL translator, vulkan translator, libgl api, capture redundantly These are not used in ANGLE Cocoa and as such should not be compiled.
Created attachment 435329 [details] Patch
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment on attachment 435329 [details] Patch Looks good to me if everything still builds and runs. While initially integrating ANGLE into WebKit I had difficulty compiling out some of these sources because doing so would have required code changes, so good to see you made it work. r+
Committed r280959 (240465@main): <https://commits.webkit.org/240465@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435329 [details].
<rdar://problem/81838585>