mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-22 20:35:46 +02: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.