[webkit-changes] [WebKit/WebKit] 9c0e63: [WebGPU] Avoid warnings due to deprecation

mwyrzykowski noreply at github.com
Fri Dec 22 12:04:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c0e63be0f22143b5eb526d601e8718736fb250b
      https://github.com/WebKit/WebKit/commit/9c0e63be0f22143b5eb526d601e8718736fb250b
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M Source/WebGPU/WebGPU/CommandEncoder.mm
    M Source/WebGPU/WebGPU/ShaderModule.mm

  Log Message:
  -----------
  [WebGPU] Avoid warnings due to deprecation
https://bugs.webkit.org/show_bug.cgi?id=266818
<radar://120051511>

Unreviewed warning deprecation supression.

* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::createSimplePso):
* Source/WebGPU/WebGPU/ShaderModule.mm:
(WebGPU::ShaderModule::createLibrary):

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




More information about the webkit-changes mailing list