mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-02 08:29:09 -05:00
ShaderConstantProfile and ShaderUid now have an empty implementation of Write() that uses variadic templates instead of varargs. MSVC is now able to inline and optimize away this when necessary.