mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Add support for texture filters in WGPU backend
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use egui::epaint::textures::TextureFilter;
|
||||
use egui::mutex::Mutex;
|
||||
use egui::TextureFilter;
|
||||
|
||||
/// An image to be shown in egui.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user