Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e0d95fcb4ae92bd88b74d40cdddb48370803a0b8 https://github.com/WebKit/WebKit/commit/e0d95fcb4ae92bd88b74d40cdddb48370803a0b8 Author: Mike Wyrzykowski <mwyrzykow...@apple.com> Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths: M Source/WebGPU/WebGPU/RenderPassEncoder.mm Log Message: ----------- [WebGPU] RenderPassEncoder::executeBundles reads state from the wrong buffer https://bugs.webkit.org/show_bug.cgi?id=286592 rdar://143718094 Reviewed by Dan Glastonbury and Cameron McCormack. ICB validation was reading the contents pointer of the wrong buffer, which was the GPU address of the intended buffer, resulting in increased validation. Use the correct name instead. * Source/WebGPU/WebGPU/RenderPassEncoder.mm: (WebGPU::RenderPassEncoder::executeBundles): Canonical link: https://commits.webkit.org/289539@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes