Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9444546bdb0be60326bc23af49a738aa82170745
      
https://github.com/WebKit/WebKit/commit/9444546bdb0be60326bc23af49a738aa82170745
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

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

  Log Message:
  -----------
  [WebGPU] WGPUTextureFormat_BC2RGBAUnorm and 
WGPUTextureFormat_BC2RGBAUnormSrgb have the wrong block size in 
Texture::blockSize
https://bugs.webkit.org/show_bug.cgi?id=263672
<radar://117483503>

Reviewed by Tadeu Zagallo.

WGPUTextureFormat_BC2RGBAUnorm* block size was wrong along with
WGPUTextureFormat_BC2RGBAUnorm* as well.

* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::Texture::texelBlockSize):

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


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

Reply via email to