glsl: Cleanup and address feedback
This commit is contained in:
parent
5355568a2d
commit
34fdb6471d
10 changed files with 69 additions and 86 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue