mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-05 23:20:28 +03:00
d9a9e52350
We want read semantics inside the constant buffer object via the mappings to avoid a pointless GPU VMM mapping lookup. It is a fairly frequent operation so this is necessary, the ability to write directly will be added in the future as well.