|
Examples: Vulkan: Moved main.cpp data structures to imgui_impl_vulkan.h as shared helpers for the benefit of both the example and the platform/viewport renderer interface.
|
|---|
|
|
| examples/imgui_impl_vulkan.cpp |
|---|
| examples/imgui_impl_vulkan.h |
|---|
| examples/sdl_vulkan_example/main.cpp |
|---|
| examples/vulkan_example/main.cpp |
|---|