Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec6888c75b91536eb32925c74ae99bc5a9fac6c9
      
https://github.com/WebKit/WebKit/commit/ec6888c75b91536eb32925c74ae99bc5a9fac6c9
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2025-08-19 (Tue, 19 Aug 2025)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/texture/destroy-expected.txt
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebGPU/WebGPU/Texture.mm
    M Source/WebGPU/WebGPU/TextureView.mm

  Log Message:
  -----------
  [WebGPU] webgpu:api,validation,texture,destroy:* CTS test fails
https://bugs.webkit.org/show_bug.cgi?id=297615
rdar://158710135

Reviewed by Dan Glastonbury.

286781@main regressed some CTS tests, specifically it considered
destroyed textures as invalid but the specification says they should
be treated as valid but cause GPUCommandBuffer submission failure instead.

* 
LayoutTests/http/tests/webgpu/webgpu/api/validation/texture/destroy-expected.txt:
All expectations pass.

* LayoutTests/platform/mac-wk2/TestExpectations:
Remove skipped test.

* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::Texture::physicalTextureExtent):
* Source/WebGPU/WebGPU/TextureView.mm:
(WebGPU::TextureView::isValid const):

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