NEW 226504
Adopt createPbufferAndAttachIOSurface/destroyPbufferAndDetachIOSurface in GraphicsContextGLCVANGLE.cpp and GraphicsContextGLOpenGLCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=226504
Summary Adopt createPbufferAndAttachIOSurface/destroyPbufferAndDetachIOSurface in Gra...
Sam Weinig
Reported 2021-06-01 09:52:34 PDT
The code for creating an IOSurface based Pbuffer has been extracted into createPbufferAndAttachIOSurface/destroyPbufferAndDetachIOSurface. It should now be adopted by GraphicsContextGLOpenGL::allocateAndBindDisplayBufferBacking() and GraphicsContextGLCVANGLE::attachIOSurfaceToTexture() which have duplicated code now.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-06-01 10:39:44 PDT
Note You need to log in before you can comment on or make changes to this bug.