Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0713e3ecf5083d5704b742da50db3c7537be8f6f
      
https://github.com/WebKit/WebKit/commit/0713e3ecf5083d5704b742da50db3c7537be8f6f
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2024-04-05 (Fri, 05 Apr 2024)

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

  Log Message:
  -----------
  [WebGPU] 2D texture copy fails in Queue::writeTexture when sourceBytesPerRow 
is not a multiple of 16 bytes
https://bugs.webkit.org/show_bug.cgi?id=272209
<radar://124475311>

Reviewed by Tadeu Zagallo.

Ensure compressed texture copies are a multiple of
their block size.

* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::writeTexture):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to