Fixing validation errors (needs a change in parallel-rdp WARNING)

This commit is contained in:
CocoSimone
2022-08-22 03:47:29 +02:00
parent 51c334fc1a
commit 68be852238
6 changed files with 15 additions and 67 deletions

View File

@@ -25,6 +25,7 @@ class SDLParallelRdpWindowInfo : public ParallelRdpWindowInfo {
}
};
VkRenderPass GetVkRenderPass();
VkQueue GetGraphicsQueue();
VkInstance GetVkInstance();
VkPhysicalDevice GetVkPhysicalDevice();