Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ce9becab5ac998e6112dd78fd34da04f4e3014d
      
https://github.com/WebKit/WebKit/commit/7ce9becab5ac998e6112dd78fd34da04f4e3014d
  Author: Myles C. Maxfield <mmaxfi...@apple.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

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

  Log Message:
  -----------
  [WebGPU] Use dlsym() to implement wgpuGetProcAddress()
https://bugs.webkit.org/show_bug.cgi?id=250997
rdar://104543828

Reviewed by Tim Horton.

Much better than trying to maintain a hardcoded list of function names.

* Source/WebGPU/WebGPU/Instance.mm:
(wgpuGetProcAddress):

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


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

Reply via email to