mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00: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