mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 17:35:42 -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.