mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 16:30:00 -05:00
If using Vulkan backend and either vertex_size or index_size is not aligned to VkPhysicalDeviceLimits::nonCoherentAtomSize, then the call to vkFlushMappedMemoryRanges in ImGui_ImplVulkan_RenderDrawData will result to validation error.
70 KiB
70 KiB