2#ifndef LIBSBX_GRAPHICS_SUBRENDERER_HPP_
3#define LIBSBX_GRAPHICS_SUBRENDERER_HPP_
7#include <libsbx/graphics/commands/command_buffer.hpp>
9#include <libsbx/graphics/pipeline/pipeline.hpp>
10#include <libsbx/graphics/render_graph.hpp>
12namespace sbx::graphics {
Definition: command_buffer.hpp:15
Definition: subrenderer.hpp:14