Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd905f2c70f153e08bfe28e1d7dd64caa1296a56
      
https://github.com/WebKit/WebKit/commit/cd905f2c70f153e08bfe28e1d7dd64caa1296a56
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

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

  Log Message:
  -----------
  [WebGPU] rgb10a2 is incorrectly listed as a non-renderable format
https://bugs.webkit.org/show_bug.cgi?id=263458
<radar://117271426>

Reviewed by Tadeu Zagallo.

Listed incorrectly in switch statement, rgb10a2uint is renderable.

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

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to