mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 08:18:12 +08:00
Desktop: Use dirty rects for UI texture uploads (#4305)
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
mod frame_buffer_ref;
|
||||
pub(crate) use frame_buffer_ref::FrameBufferRef;
|
||||
|
||||
mod state;
|
||||
pub(crate) use state::{RenderError, RenderState};
|
||||
|
||||
Reference in New Issue
Block a user