Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31dc597d97b73503dba0b54721d70db30f0ffb78
      
https://github.com/WebKit/WebKit/commit/31dc597d97b73503dba0b54721d70db30f0ffb78
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-08-27 (Thu, 27 Aug 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/egl/BitmapTexture.cpp
    M Source/WebCore/platform/graphics/egl/BitmapTexture.h
    M Source/WebCore/platform/graphics/egl/BitmapTexturePool.cpp

  Log Message:
  -----------
  [TextureMapper] Remove unused BitmapTexture::Flags::DepthBuffer
https://bugs.webkit.org/show_bug.cgi?id=322711

Reviewed by Nikolas Zimmermann.

It's unused since 286605@main

* Source/WebCore/platform/graphics/egl/BitmapTexture.cpp:
(WebCore::BitmapTexture::swapTexture):
(WebCore::BitmapTexture::reset):
(WebCore::BitmapTexture::initializeStencil):
(WebCore::BitmapTexture::createFboIfNeeded):
(WebCore::BitmapTexture::bindAsSurface):
(WebCore::BitmapTexture::~BitmapTexture):
(WebCore::BitmapTexture::initializeDepthBuffer): Deleted.
(WebCore::depthBufferFormat): Deleted.
* Source/WebCore/platform/graphics/egl/BitmapTexture.h:
* Source/WebCore/platform/graphics/egl/BitmapTexturePool.cpp:
(WebCore::BitmapTexturePool::acquireTexture):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to