This commit is contained in:
parent
d0c6f31a1a
commit
caa79270db
5 changed files with 58 additions and 42 deletions
|
@ -1,3 +1,5 @@
|
|||
pub(self) const LOG_TARGET: &str = "app::vulkan";
|
||||
|
||||
pub(self) mod vk_render_context;
|
||||
pub use vk_render_context::VkRenderContext;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue