Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1c194cc6e82c4f336bd5817c7f17d3f3d744efad
      
https://github.com/WebKit/WebKit/commit/1c194cc6e82c4f336bd5817c7f17d3f3d744efad
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/fast/webgpu/fuzz-273503-expected.txt
    A LayoutTests/fast/webgpu/fuzz-273503.html
    M Source/WebGPU/WebGPU/CommandEncoder.mm

  Log Message:
  -----------
  [WebGPU] CommandEncoder::beginRenderPass can fail metal validation for 
destroyed textures
https://bugs.webkit.org/show_bug.cgi?id=273503
<radar://127229769>

Reviewed by Dan Glastonbury.

Destroyed textures have one mip level and one slice.

* LayoutTests/TestExpectations:
* LayoutTests/fast/webgpu/fuzz-273503-expected.txt: Added.
* LayoutTests/fast/webgpu/fuzz-273503.html: Added.
Add regression test.

* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::beginRenderPass):

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

Reply via email to