Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c7dcf47194b0c256001df8e9b975b506d58d711
      
https://github.com/WebKit/WebKit/commit/4c7dcf47194b0c256001df8e9b975b506d58d711
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

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

  Log Message:
  -----------
  [WebGPU] WGPUTextureFormat_RGB10A2Uint should support multisampling
https://bugs.webkit.org/show_bug.cgi?id=265001
rdar://118542788

Reviewed by Tadeu Zagallo.

WGPUTextureFormat_RGB10A2Uint supports multisampling but it was
in the wrong part of the switch statement.

* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::supportsMultisampling):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to