Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7529d2ec5c77fce30382d8fa2b029ee1b10883d0
      
https://github.com/WebKit/WebKit/commit/7529d2ec5c77fce30382d8fa2b029ee1b10883d0
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapper.h
    M Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp
    M Source/WebCore/platform/graphics/texmap/TextureMapperGL.h
    M 
Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp

  Log Message:
  -----------
  [TextureMapper] Wrong flags passed to BitmapTextureGL::create in some cases
https://bugs.webkit.org/show_bug.cgi?id=258398

Reviewed by Michael Catanzaro.

There are some calls passing the internal format as flags.

* Source/WebCore/platform/graphics/texmap/TextureMapper.h:
* Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:
(WebCore::TextureMapperGL::createTexture):
* Source/WebCore/platform/graphics/texmap/TextureMapperGL.h:
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp:
(WebCore::TextureMapperPlatformLayerBuffer::clone):

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


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

Reply via email to