![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.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 |