mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 09:58:11 +08:00
Refactor resource caches and use it with textures now
This commit is contained in:
@@ -5,6 +5,9 @@ mod texture;
|
||||
mod color_palette;
|
||||
mod shader_cache;
|
||||
mod pipeline_cache;
|
||||
mod texture_cache;
|
||||
mod resource_cache;
|
||||
mod shader_stage;
|
||||
mod draw_command;
|
||||
|
||||
use application::Application;
|
||||
|
||||
Reference in New Issue
Block a user