NEW244015
texImageImpl, texImageArrayBufferViewHelper, and texImageSourceHelper could share more code
https://bugs.webkit.org/show_bug.cgi?id=244015
Summary texImageImpl, texImageArrayBufferViewHelper, and texImageSourceHelper could s...
Dan Glastonbury
Reported 2022-08-16 18:00:29 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-16 18:01:04 PDT
Dan Glastonbury
Comment 2 2022-08-16 21:26:06 PDT
Erm, `reduce` not `redraw` errors in handling...
Note You need to log in before you can comment on or make changes to this bug.