Public Member Functions | |
| imgui_context (const VkInstance &p_instance, const swapchain &p_swapchain_ctx, GLFWwindow *p_window_ctx) | |
| void | create (GLFWwindow *p_window_handler, const uint32_t &p_image_size, const VkRenderPass &p_current_renderpass) |
| void | begin (const VkCommandBuffer &p_current, const uint32_t &p_frame_index) |
| void | end () |
| ::vk::command_buffer | imgui_active_command () const |
| void | destroy () |