mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-12 04:12:06 +03:00
It was determined that `backing` wasn't a very descriptive name and that it conflicted with the texture's own backing, the name was changed to `texture` to make it more apparent that it was specifically the `Texture` object backing the view.