gl_shader_decompiler: Remove unnecessary const from return values
This adds nothing from a behavioral point of view, and can inhibit the move constructor/RVO
Loading
Please register or sign in to comment
This adds nothing from a behavioral point of view, and can inhibit the move constructor/RVO