[webkit-changes] [WebKit/WebKit] c87a36: [WebGPU] color targets with undefined texture form...

mwyrzykowski noreply at github.com
Thu Feb 8 17:59:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c87a36b397bcbcfce583b857185b9ce33f3731e3
      https://github.com/WebKit/WebKit/commit/c87a36b397bcbcfce583b857185b9ce33f3731e3
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/RenderBundleEncoder.mm

  Log Message:
  -----------
  [WebGPU] color targets with undefined texture formats are not skipped in validation
https://bugs.webkit.org/show_bug.cgi?id=269018
<radar://122579838>

Reviewed by Dan Glastonbury.

The specification says we should not fail validation for empty formats.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::Device::createRenderBundleEncoder):

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




More information about the webkit-changes mailing list