Commit 81e7e630 authored by Lioncash's avatar Lioncash
Browse files

shader/shader_ir: Remove unnecessary template parameter packs from Operation()...

shader/shader_ir: Remove unnecessary template parameter packs from Operation() overloads where applicable

These overloads don't actually make use of the parameter pack, so they
can be turned into regular non-template function overloads.
parent e09ee0ff
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment