mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 17:15:19 +03:00
This commit added basic shader program registers, they simply track the address a shader is pointed to at the moment. No parsing of the shader program is done within them.