mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 04:10:05 +00:00
clang-format vk_instance.h
This commit is contained in:
parent
e48d8b502c
commit
df58cc6aab
1 changed files with 3 additions and 3 deletions
|
@ -285,8 +285,8 @@ private:
|
|||
/// Creates the VMA allocator handle
|
||||
void CreateAllocator();
|
||||
|
||||
//Collects logging gpu info
|
||||
void CollectToolingInfo();
|
||||
// Collects logging gpu info
|
||||
void CollectToolingInfo();
|
||||
|
||||
private:
|
||||
std::shared_ptr<Common::DynamicLibrary> library;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue