Rename end_frame to trim in iced_wgpu
This commit is contained in:
parent
76c5306581
commit
175a53bc86
5 changed files with 8 additions and 8 deletions
|
|
@ -128,7 +128,7 @@ impl State {
|
|||
}
|
||||
}
|
||||
|
||||
pub fn end_frame(&mut self) {
|
||||
pub fn trim(&mut self) {
|
||||
self.prepare_layer = 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue