RESOLVED FIXED 264157
[TextureMapper] Pass size to BitmapTexture constructor
https://bugs.webkit.org/show_bug.cgi?id=264157
Summary [TextureMapper] Pass size to BitmapTexture constructor
Carlos Garcia Campos
Reported 2023-11-03 07:30:39 PDT
This way we can create a BitmapTexture without having to call reset right after the creation to set the size and flags (that are passed but ignored in the constructor).
Attachments
Carlos Garcia Campos
Comment 1 2023-11-03 07:33:55 PDT
EWS
Comment 2 2023-11-04 04:31:44 PDT
Committed 270227@main (0cf3ba971a89): <https://commits.webkit.org/270227@main> Reviewed commits have been landed. Closing PR #19949 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-11-04 04:32:14 PDT
Note You need to log in before you can comment on or make changes to this bug.