Skip to content
Snippets Groups Projects
Commit 32e47e0e authored by Lava Block's avatar Lava Block
Browse files

update fwd

parent 25e13f4b
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,9 @@ namespace lava { ...@@ -12,6 +12,9 @@ namespace lava {
struct forward_shading; struct forward_shading;
struct gui; struct gui;
// liblava/asset.hpp
struct scope_image;
// liblava/base.hpp // liblava/base.hpp
struct target_callback; struct target_callback;
struct vk_result; struct vk_result;
...@@ -89,7 +92,6 @@ namespace lava { ...@@ -89,7 +92,6 @@ namespace lava {
struct file_format; struct file_format;
struct texture; struct texture;
struct staging; struct staging;
struct scope_image;
// liblava/util.hpp // liblava/util.hpp
struct log_config; struct log_config;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment