1#ifndef LIBSBX_GRAPHICS_SUBRENDERER_HPP_
2#define LIBSBX_GRAPHICS_SUBRENDERER_HPP_
6#include <libsbx/graphics/commands/command_buffer.hpp>
8#include <libsbx/graphics/pipeline/pipeline.hpp>
10namespace sbx::graphics {
Definition: command_buffer.hpp:14
Definition: render_graph.hpp:199
Definition: subrenderer.hpp:12