Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b2dc45dd08ff963adfd0bd899311361be663e54
      
https://github.com/WebKit/WebKit/commit/7b2dc45dd08ff963adfd0bd899311361be663e54
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-11-22 (Wed, 22 Nov 2023)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUQueue.cpp

  Log Message:
  -----------
  [WebGPU] GPUQueue.copyExternalImageToTexture fails for some formats
https://bugs.webkit.org/show_bug.cgi?id=265260
radar://118725062

Reviewed by Dan Glastonbury.

RG16f textures were not being properly supported in external image conversion.

Moving this logic to the GPU process is tracked by 
https://bugs.webkit.org/show_bug.cgi?id=263692

* Source/WebCore/Modules/WebGPU/GPUQueue.cpp:
(WebCore::copyToDestinationFormat):

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


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

Reply via email to