Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f6c7e4175f921ca35157e448b1708d468dffe35
https://github.com/WebKit/WebKit/commit/0f6c7e4175f921ca35157e448b1708d468dffe35
Author: Kimmo Kinnunen <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzer.cpp
M Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzerDumpTestCase.cpp
M Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzerSupport.h
Log Message:
-----------
ANGLE translator fuzzer runs with resources incompatible with the output
https://bugs.webkit.org/show_bug.cgi?id=283406
rdar://140263046
Reviewed by Tadeu Zagallo.
Filter the resources based on the output type. As an example, MSL output
does not support ARB_texture_rectangle, so fuzzer finding
texture2DRect() asserts needlessly. The backend does not enable this.
Only filter MSL extensions correctly for now.
* Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzer.cpp:
(sh::initializeTranslators):
* Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzerDumpTestCase.cpp:
* Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzerSupport.h:
Canonical link: https://commits.webkit.org/286907@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