Add SolidColor{Buffer,RenderElement}

This commit is contained in:
Ivan Molodetskikh
2024-06-09 11:56:51 +03:00
parent dbe810d3d8
commit 8e41568ffd
2 changed files with 169 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ pub mod resources;
pub mod shader_element;
pub mod shaders;
pub mod snapshot;
pub mod solid_color;
pub mod surface;
pub mod texture;