commit | ebb8d781020a77d1d5185009e208068e3bf8753b | [log] [tgz] |
---|---|---|
author | Sandro Cavazzoni <sandro@ideaful.it> | Wed Apr 12 21:56:35 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Tue Apr 30 15:37:36 2024 +0200 |
tree | 2181a64e6c626ade90dd40f2feab842b36931ddb | |
parent | 49e70e60a2aeb13475677fcf9d43494f0e28c40f [diff] |
Backends: Vulkan: Create a custom pipeline for secondary viewports. (#6325, #6305, #7398, #3459, #3253, #3522) Edited from original commit: moved ImGui_ImplVulkan_CreatePipeline() call from ImGui_ImplVulkanH_CreateOrResizeWindow() to ImGui_ImplVulkan_CreateWindow().