mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-04 18:38:59 +03:00
Implements `GraphicsEnvironment::ReadCbufValue` & `GraphicsEnvironment::ReadTextureType` with a framework of heterogeneous lookups for caching and callbacks for querying constant buffer or TIC values with validation checks for successive draws to ensure unique IR is generated.