snap text on shader
This commit is contained in:
1 parent
5ce6fca275
commit
50ccf7393d
10 files changed
+101
-64
No files matched your search
@@ -23,9 +23,6 @@ impl GpuTextures {
|
||||
TextureUpdate::Free(i) => self.free(i),
|
||||
}
|
||||
}
|
||||
// if changed {
|
||||
// println!("{}", self.views.len());
|
||||
// }
|
||||
changed
|
||||
}
|
||||
fn set(&mut self, i: u32, image: &DynamicImage) {
|
||||
|
||||
Reference in new issue
Block a user