Files
tubestation/dom/canvas
Lee Salzman fcd8d0f0f9 Bug 1938053 - Allow WebGLContext to generate backbuffer snapshots within GPU process. r=gfx-reviewers,aosmond
CanvasTranslator needs to generate backbuffer snapshots for usage within the GPU process,
and thus it can't use the normal ClientWebGLContext interfaces for generating such.

This adds the necessary hook inside WebGLContext to do so.

Differential Revision: https://phabricator.services.mozilla.com/D243398
2025-05-20 03:53:59 +00:00
..