Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 89aef49ed9b1677ed9dd50653be4265e056e5843
      
https://github.com/WebKit/WebKit/commit/89aef49ed9b1677ed9dd50653be4265e056e5843
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    A LayoutTests/fast/webgpu/regression/repro_288962-expected.png
    A LayoutTests/fast/webgpu/regression/repro_288962-expected.txt
    A LayoutTests/fast/webgpu/regression/repro_288962.html
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

  Log Message:
  -----------
  [WebGPU] External texture reads do not take into account size differences 
between different planes
https://bugs.webkit.org/show_bug.cgi?id=288962
rdar://146019521

Reviewed by Tadeu Zagallo.

textureLoad on external textures didn't factor in difference in size between 
planes.

* LayoutTests/fast/webgpu/regression/repro_288962-expected.png: Added.
* LayoutTests/fast/webgpu/regression/repro_288962-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_288962.html: Added.
Add regression test.

* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::emitTextureLoad):

Canonical link: https://commits.webkit.org/291536@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

Reply via email to