Examples: Vulkan: Minor tweaks.

This commit is contained in:
omar
2018-08-28 18:22:36 +02:00
parent db790dab4c
commit 1b61b6b208
2 changed files with 9 additions and 8 deletions

View File

@ -15,6 +15,7 @@
#define IMGUI_VK_QUEUED_FRAMES 2
// Please zero-clear before use.
struct ImGui_ImplVulkan_InitInfo
{
VkInstance Instance;