Public Attributes | List of all members
ImGui_ImplVulkanH_Frame Struct Reference

#include <imgui_impl_vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 84 of file imgui_impl_vulkan.h.

Member Data Documentation

◆ Backbuffer

VkImage ImGui_ImplVulkanH_Frame::Backbuffer

Definition at line 89 of file imgui_impl_vulkan.h.

◆ BackbufferView

VkImageView ImGui_ImplVulkanH_Frame::BackbufferView

Definition at line 90 of file imgui_impl_vulkan.h.

◆ CommandBuffer

VkCommandBuffer ImGui_ImplVulkanH_Frame::CommandBuffer

Definition at line 87 of file imgui_impl_vulkan.h.

◆ CommandPool

VkCommandPool ImGui_ImplVulkanH_Frame::CommandPool

Definition at line 86 of file imgui_impl_vulkan.h.

◆ Fence

VkFence ImGui_ImplVulkanH_Frame::Fence

Definition at line 88 of file imgui_impl_vulkan.h.

◆ Framebuffer

VkFramebuffer ImGui_ImplVulkanH_Frame::Framebuffer

Definition at line 91 of file imgui_impl_vulkan.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06