Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 626105188e7e538d964fee7c98c9a8d4d39c6951
      
https://github.com/WebKit/WebKit/commit/626105188e7e538d964fee7c98c9a8d4d39c6951
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    A 
LayoutTests/fast/webgpu/regression/raf-loop-get-current-texture-no-gpu-texture-view-expected.txt
    A 
LayoutTests/fast/webgpu/regression/raf-loop-get-current-texture-no-gpu-texture-view.html
    M Source/WebGPU/WebGPU/CommandEncoder.mm
    M Source/WebGPU/WebGPU/CommandEncoder.swift

  Log Message:
  -----------
  WebGPU doesn't show result with direct texture usage and multisampled resolve
https://bugs.webkit.org/show_bug.cgi?id=313159
rdar://175452924

Reviewed by Geoffrey Garen.

We were failing to specify the storeAction on a resolve operation initiated
from a GPUTexture as opposed to a GPUTextureView.

Test: 
fast/webgpu/regression/raf-loop-get-current-texture-no-gpu-texture-view.html

* 
LayoutTests/fast/webgpu/regression/raf-loop-get-current-texture-no-gpu-texture-view-expected.txt:
 Added.
* 
LayoutTests/fast/webgpu/regression/raf-loop-get-current-texture-no-gpu-texture-view.html:
 Added.
* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::beginRenderPass):
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.beginRenderPass(_:)):

Canonical link: https://commits.webkit.org/311938@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to