mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 22:17:59 -05:00
glsl: Cleanup and address feedback
This commit is contained in:
@ -102,7 +102,7 @@ IR::Inst* PrepareSparse(IR::Inst& inst) {
|
||||
}
|
||||
return sparse_inst;
|
||||
}
|
||||
} // namespace
|
||||
} // Anonymous namespace
|
||||
|
||||
void EmitImageSampleImplicitLod([[maybe_unused]] EmitContext& ctx, [[maybe_unused]] IR::Inst& inst,
|
||||
[[maybe_unused]] const IR::Value& index,
|
||||
|
Reference in New Issue
Block a user