Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eda478cddb5d40012b333ffcbf0b71eb200c49b0
https://github.com/WebKit/WebKit/commit/eda478cddb5d40012b333ffcbf0b71eb200c49b0
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
A LayoutTests/http/tests/webgpu/scissor-test.html
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
Log Message:
-----------
WebGPU+WebXR on visionOS: setScissorRect unusable on XR projection layer
https://bugs.webkit.org/show_bug.cgi?id=315274
rdar://177664498
Reviewed by Dan Glastonbury.
setScissorRect needs to map from render target dimensions to
screen space.
Test: http/tests/webgpu/scissor-test.html
* LayoutTests/http/tests/webgpu/scissor-test.html: Added.
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::setScissorRect):
Canonical link: https://commits.webkit.org/314005@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications