diff options
| author | Lioncash <mai.iam2048@gmail.com> | 2023-12-12 13:50:44 -0500 |
|---|---|---|
| committer | Lioncash <mai.iam2048@gmail.com> | 2023-12-12 13:50:46 -0500 |
| commit | ea71a76ea965d03ccc600ce070a58b9c335fe63f (patch) | |
| tree | 697729fc221d33868f37a58ecd168acb7f60fbf2 /Source/Core/VideoCommon | |
| parent | 2c6bf2d224f5f3732d53244de53be266bbec2ac3 (diff) | |
ExpressionParser: Pass control qualifiers by const reference
These aren't necessarily cheap to copy, since a control qualifier will
have around 3 std::strings inside of it, so passing by value can churn
allocations a little bit.
Diffstat (limited to 'Source/Core/VideoCommon')
0 files changed, 0 insertions, 0 deletions
