Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58126ba6ab51ce098bc0726ecde02c2cbdd0d74c
      
https://github.com/WebKit/WebKit/commit/58126ba6ab51ce098bc0726ecde02c2cbdd0d74c
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-05-25 (Thu, 25 May 2023)

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

  Log Message:
  -----------
  [WebGPU] UVRemap matrix is flipped for texture_external
https://bugs.webkit.org/show_bug.cgi?id=257280
<radar://109794799>

Reviewed by Tadeu Zagallo.

I flipped 0 and 1 when solving for Ay and By in the linear equation.

* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::Device::createExternalTextureFromPixelBuffer const):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to