![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <imgui_impl_vulkan.h>
Public Attributes | |
| VkCommandPool | CommandPool |
| VkCommandBuffer | CommandBuffer |
| VkFence | Fence |
| VkImage | Backbuffer |
| VkImageView | BackbufferView |
| VkFramebuffer | Framebuffer |
| VkImage ImGui_ImplVulkanH_Frame::Backbuffer |
| VkImageView ImGui_ImplVulkanH_Frame::BackbufferView |
| VkCommandBuffer ImGui_ImplVulkanH_Frame::CommandBuffer |
| VkCommandPool ImGui_ImplVulkanH_Frame::CommandPool |
| VkFence ImGui_ImplVulkanH_Frame::Fence |
| VkFramebuffer ImGui_ImplVulkanH_Frame::Framebuffer |