|
Vulkan: Added extra parameter to ImGui_ImplVulkan_RenderDrawData(). User is in charge of owning/storing 1 ImGui_ImplVulkan_FrameRenderBuffers per in-flight rendering frame. Removed ImGui_ImplVulkan_SetFramesQueueSize. (#2461, #2348, #2378, #2097, #2071, #1677)
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| examples/example_glfw_vulkan/main.cpp |
|---|
| examples/example_sdl_vulkan/main.cpp |
|---|
| examples/imgui_impl_vulkan.cpp |
|---|
| examples/imgui_impl_vulkan.h |
|---|