mirror of
https://github.com/ocornut/imgui.git
synced 2026-08-21 14:51:17 +00:00
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
Dear ImGui QNX Screen + Vulkan example
|
|
|
|
Usage: example_qnx_vulkan
|
|
|
|
The example uses the fullscreen size reported by QNX Screen, creates a VK_QNX_screen_surface
|
|
swapchain, displays the Dear ImGui demo UI, and exits when Escape is pressed
|
|
or the Screen window receives a close event.
|