|
ngscopeclient v0.3
|
Implementation of VulkanWindow. More...
#include "ngscopeclient.h"#include "TextureManager.h"#include "VulkanWindow.h"#include "VulkanFFTPlan.h"#include "PreferenceManager.h"#include "PreferenceTypes.h"
Macros | |
| #define | PREFERRED_IMAGE_COUNT 2 |
| #define | MINIMUM_WINDOW_VISIBLE_AREA_SIZE 100 |
Variables | |
| void(* | ImGui_ImplVulkan_CreateWindow )(ImGuiViewport *viewport) |
| void(* | ImGui_ImplVulkan_DestroyWindow )(ImGuiViewport *viewport) |
| void(* | ImGui_ImplVulkan_SetWindowSize )(ImGuiViewport *viewport, ImVec2 size) |
Implementation of VulkanWindow.