Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
ImGui_ImplVulkanH_Frame Struct Reference

#include <imgui_impl_vulkan.h>

Public Attributes

VkCommandPool CommandPool
 
VkCommandBuffer CommandBuffer
 
VkFence Fence
 
VkImage Backbuffer
 
VkImageView BackbufferView
 
VkFramebuffer Framebuffer
 

Member Data Documentation

◆ Backbuffer

VkImage ImGui_ImplVulkanH_Frame::Backbuffer

◆ BackbufferView

VkImageView ImGui_ImplVulkanH_Frame::BackbufferView

◆ CommandBuffer

VkCommandBuffer ImGui_ImplVulkanH_Frame::CommandBuffer

◆ CommandPool

VkCommandPool ImGui_ImplVulkanH_Frame::CommandPool

◆ Fence

VkFence ImGui_ImplVulkanH_Frame::Fence

◆ Framebuffer

VkFramebuffer ImGui_ImplVulkanH_Frame::Framebuffer

The documentation for this struct was generated from the following file: