gl_shader_decompiler: Eliminate variable and declaration shadowing
Ensures that no identifiers are being hidden, which also reduces compiler warnings.
Loading
Please register or sign in to comment
Ensures that no identifiers are being hidden, which also reduces compiler warnings.