mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-16 01:07:59 +03:00
Compiles shaders supplied by the guest with caching and automatic invalidation, the size of the shader is also automatically determined by looking for `BRA $` instructions which cause an infloop, it should be noted that we have a maximum shader bytecode size, any shader above this size will not be supported.