mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-27 20:01:19 -04: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.