Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d52c23512973325366891d4fdbd0ca2ab5bd0c7c
      
https://github.com/WebKit/WebKit/commit/d52c23512973325366891d4fdbd0ca2ab5bd0c7c
  Author: Vitaly Dyachkov <[email protected]>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
    M Source/WebCore/testing/WebFakeXRDevice.cpp

  Log Message:
  -----------
  [WPE][WebXR] Assertion fails `gl.checkFramebufferStatus(GL::FRAMEBUFFER) == 
GL::FRAMEBUFFER_COMPLETE` in `WebXROpaqueFramebuffer::blitShared()`
https://bugs.webkit.org/show_bug.cgi?id=272329

Reviewed by Mike Wyrzykowski.

`glTexStorage2D` and sized color formats are unavialable in `WebGL`
context which is using OpenGL ES 2 under the hood.

* Source/WebCore/testing/WebFakeXRDevice.cpp:
(WebCore::SimulatedXRDevice::createLayerProjection):

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



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

Reply via email to