Closed
Description
Currently, once an image is created you cannot resize it. But this makes the API complicated to use when you need to resize (e.g. in the case of a canvas texture).
One option could be to pass a field on image creation that states if the image is immutable or may change size. That could give WR a hint to choose appropriate texture storage depending on the likely resize patterns of this image.
Metadata
Metadata
Assignees
Labels
No labels