clang-format vk_instance.h

This commit is contained in:
Miguel 2024-03-30 19:21:13 +01:00 committed by GitHub
parent e48d8b502c
commit df58cc6aab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -285,7 +285,7 @@ private:
/// Creates the VMA allocator handle
void CreateAllocator();
//Collects logging gpu info
// Collects logging gpu info
void CollectToolingInfo();
private: