Skip to content

Conversation

SuperRonan
Copy link
Contributor

This PR improves secondary viewports format selection, present mode selection, and re-organizes code for future improvements.
Part 1 of #8980.

…Viewports` by `SecondaryViewportsInfo SecondaryViewportsInfo`

- `PipelineInfoForViewports` was confusing (only one (or two) out of the five (or six) parameters was actually used).
- Add `struct ImGui_ImplVulkan_SecondaryViewportsInfo` for viewports specific informations (to be extended and re-used)
- Add `ImGui_ImplVulkan_SelectPresentMode(ImGuiViewport*)` for later re-use
…he same surface format.

- Add `ImGui_ImplVulkan_PrepareViewportsRendering(VkSurfaceKHR)` for later re-usability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants