[webkit-changes] [WebKit/WebKit] 23bae9: [WebGPU] UV remapping matrix is flipped

Tadeu Zagallo noreply at github.com
Tue May 16 12:48:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23bae944192123a739e1519b96081ec235e73800
      https://github.com/WebKit/WebKit/commit/23bae944192123a739e1519b96081ec235e73800
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

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

  Log Message:
  -----------
  [WebGPU] UV remapping matrix is flipped
https://bugs.webkit.org/show_bug.cgi?id=256844
rdar://109409658

Reviewed by Mike Wyrzykowski.

With the current code, the videos in the demos are being rendered upside down.

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

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




More information about the webkit-changes mailing list