[Webkit-unassigned] [Bug 210766] New: [WebGL2] Refactor texImage2D and texSubImage2D taking ImageBitmap, ImageData, Image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 13:45:48 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210766

            Bug ID: 210766
           Summary: [WebGL2] Refactor texImage2D and texSubImage2D taking
                    ImageBitmap, ImageData, Image
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kbr at google.com
                CC: dino at apple.com
        Depends on: 209515
            Blocks: 209510

The texImage2D and texSubImage2D entry points which upload DOM resources (Image, ImageData, ImageBitmap) to WebGL textures contain duplicated code. In order to upgrade these to WebGL 2.0 functionality and also support uploads to 3D textures, they must be refactored into common helpers.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=209510
[Bug 209510] [WebGL2] (Meta) update texture-related APIs
https://bugs.webkit.org/show_bug.cgi?id=209515
[Bug 209515] [WebGL2] Update texture packing code for software uploads from DOM
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200420/896671cd/attachment-0001.htm>


More information about the webkit-unassigned mailing list