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: subrenderer.hpp:12
Definition: pipeline.hpp:22