Add a convenience method to VulkanContext to reduce code duplication

Will need the exact same code for iOS.
This commit is contained in:
Henrik Rydgård
2024-05-23 02:13:54 +02:00
parent b6ce56dec0
commit fea6727ffd
4 changed files with 34 additions and 27 deletions
+2
View File
@@ -0,0 +1,2 @@
#include "Core/Util/VulkanEmuThread.h"