[Webkit-unassigned] [Bug 244015] New: texImageImpl, texImageArrayBufferViewHelper, and texImageSourceHelper could share more code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 18:00:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244015
Bug ID: 244015
Summary: texImageImpl, texImageArrayBufferViewHelper, and
texImageSourceHelper could share more code
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
There's a lot of cut-n-paste common code between these functions. It feels like to redraw errors in handling texture image specification, it should be straight forward to unify these functions to reduce the number of places where the same functionality is repeated.
--
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/20220817/6ad152d5/attachment-0001.htm>
More information about the webkit-unassigned
mailing list