mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-09 17:10:15 +03:00
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.