Remove singleton from VulkanResourceManager, pass it where needed

This commit is contained in:
baldurk
2015-10-23 13:20:28 +02:00
parent 66416cc2d9
commit 24aa8b3daf
17 changed files with 187 additions and 159 deletions
+2
View File
@@ -883,6 +883,8 @@ void Serialiser::Reset()
m_ResolverThread = 0;
}
m_pUserData = NULL;
m_DebugText = "";
m_DebugTextWriting = false;