|
wren
Vulkan-based game engine
|
#include <wren/utils/result.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | vk |
| namespace | wren |
| namespace | editor |
| namespace | editor::ui |
Functions | |
| auto | editor::ui::init (const std::shared_ptr< wren::Context > &context) -> wren::expected< void > |
| auto | editor::ui::begin () -> void |
| auto | editor::ui::end () -> void |
| void | editor::ui::flush (const ::vk::CommandBuffer &cmd) |