|
wren
Vulkan-based game engine
|
This is the complete list of members for wren::gui::Instance, including all inherited members.
| Begin() | wren::gui::Instance | |
| BeginWindow(const std::string &name, const wren::math::vec2f &size) -> bool | wren::gui::Instance | |
| bind(const ::vk::CommandBuffer &cmd) | wren::gui::Instance | |
| End() | wren::gui::Instance | |
| EndWindow() | wren::gui::Instance | |
| flush(const ::vk::CommandBuffer &cmd) | wren::gui::Instance | |
| Instance(const std::shared_ptr< vk::Shader > &shader, const ::vk::Device &device, const VmaAllocator &allocator, const ::vk::CommandPool &command_pool, const ::vk::Queue &graphics_queue) | wren::gui::Instance | |
| IO() -> Inputs & | wren::gui::Instance | inline |
| resize_viewport(const ::vk::Extent2D &size) | wren::gui::Instance | inline |
| shader() const | wren::gui::Instance | inline |