[webkit-changes] [WebKit/WebKit] e83c06: [WebGPU] Wrong defaults are used when processing m...

Myles C. Maxfield noreply at github.com
Fri May 19 14:51:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e83c068571149a7e2e13faf2724c5063a210020f
      https://github.com/WebKit/WebKit/commit/e83c068571149a7e2e13faf2724c5063a210020f
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUDeviceImpl.cpp

  Log Message:
  -----------
  [WebGPU] Wrong defaults are used when processing multisampling state
https://bugs.webkit.org/show_bug.cgi?id=257047
rdar://109579261

Reviewed by Tadeu Zagallo.

Use the default values from the IDL.

* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUDeviceImpl.cpp:
(PAL::WebGPU::convertToBacking):

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




More information about the webkit-changes mailing list