Public Attributes | List of all members
ImGui_ImplVulkan_InitInfo Struct Reference

#include <imgui_impl_vulkan.h>

Public Attributes

const VkAllocationCallbacks * Allocator
 
void(* CheckVkResultFn )(VkResult err)
 
VkDescriptorPool DescriptorPool
 
VkDevice Device
 
uint32_t ImageCount
 
VkInstance Instance
 
uint32_t MinImageCount
 
VkSampleCountFlagBits MSAASamples
 
VkPhysicalDevice PhysicalDevice
 
VkPipelineCache PipelineCache
 
VkQueue Queue
 
uint32_t QueueFamily
 

Detailed Description

Definition at line 29 of file imgui_impl_vulkan.h.

Member Data Documentation

◆ Allocator

const VkAllocationCallbacks* ImGui_ImplVulkan_InitInfo::Allocator

Definition at line 41 of file imgui_impl_vulkan.h.

◆ CheckVkResultFn

void(* ImGui_ImplVulkan_InitInfo::CheckVkResultFn) (VkResult err)

Definition at line 42 of file imgui_impl_vulkan.h.

◆ DescriptorPool

VkDescriptorPool ImGui_ImplVulkan_InitInfo::DescriptorPool

Definition at line 37 of file imgui_impl_vulkan.h.

◆ Device

VkDevice ImGui_ImplVulkan_InitInfo::Device

Definition at line 33 of file imgui_impl_vulkan.h.

◆ ImageCount

uint32_t ImGui_ImplVulkan_InitInfo::ImageCount

Definition at line 39 of file imgui_impl_vulkan.h.

◆ Instance

VkInstance ImGui_ImplVulkan_InitInfo::Instance

Definition at line 31 of file imgui_impl_vulkan.h.

◆ MinImageCount

uint32_t ImGui_ImplVulkan_InitInfo::MinImageCount

Definition at line 38 of file imgui_impl_vulkan.h.

◆ MSAASamples

VkSampleCountFlagBits ImGui_ImplVulkan_InitInfo::MSAASamples

Definition at line 40 of file imgui_impl_vulkan.h.

◆ PhysicalDevice

VkPhysicalDevice ImGui_ImplVulkan_InitInfo::PhysicalDevice

Definition at line 32 of file imgui_impl_vulkan.h.

◆ PipelineCache

VkPipelineCache ImGui_ImplVulkan_InitInfo::PipelineCache

Definition at line 36 of file imgui_impl_vulkan.h.

◆ Queue

VkQueue ImGui_ImplVulkan_InitInfo::Queue

Definition at line 35 of file imgui_impl_vulkan.h.

◆ QueueFamily

uint32_t ImGui_ImplVulkan_InitInfo::QueueFamily

Definition at line 34 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