#include <imgui_impl_wgpu.h>
◆ ImGui_ImplWGPU_InitInfo()
ImGui_ImplWGPU_InitInfo::ImGui_ImplWGPU_InitInfo |
( |
| ) |
|
|
inline |
◆ DepthStencilFormat
WGPUTextureFormat ImGui_ImplWGPU_InitInfo::DepthStencilFormat = WGPUTextureFormat_Undefined |
◆ Device
WGPUDevice ImGui_ImplWGPU_InitInfo::Device |
◆ NumFramesInFlight
int ImGui_ImplWGPU_InitInfo::NumFramesInFlight = 3 |
◆ PipelineMultisampleState
WGPUMultisampleState ImGui_ImplWGPU_InitInfo::PipelineMultisampleState = {} |
◆ RenderTargetFormat
WGPUTextureFormat ImGui_ImplWGPU_InitInfo::RenderTargetFormat = WGPUTextureFormat_Undefined |
The documentation for this struct was generated from the following file: