[webkit-changes] [WebKit/WebKit] bd1cf9: [WebGPU] Validation failure opening scthe.github.i...
mwyrzykowski
noreply at github.com
Fri Sep 6 13:12:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd1cf99f13040acfdfd1d814215a2380f186eba8
https://github.com/WebKit/WebKit/commit/bd1cf99f13040acfdfd1d814215a2380f186eba8
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M Source/WebGPU/WebGPU/BindGroupLayout.mm
Log Message:
-----------
[WebGPU] Validation failure opening scthe.github.io/nanite-webgpu/?scene_file=jinxCombined&impostors_threshold=4000&softwarerasterizer_threshold=1360&nanite_errorthreshold=0.1 (279266)
https://bugs.webkit.org/show_bug.cgi?id=279266
rdar://135414567
Reviewed by Tadeu Zagallo.
Don't perform validation on external texture components, those
are automatically generated by us and have no corresponding
entry in a bind group layout.
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::isEqual):
Canonical link: https://commits.webkit.org/283277@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list