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
|
@ -284,9 +284,9 @@ private:
|
||||||
|
|
||||||
/// Creates the VMA allocator handle
|
/// Creates the VMA allocator handle
|
||||||
void CreateAllocator();
|
void CreateAllocator();
|
||||||
|
|
||||||
//Collects logging gpu info
|
// Collects logging gpu info
|
||||||
void CollectToolingInfo();
|
void CollectToolingInfo();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
std::shared_ptr<Common::DynamicLibrary> library;
|
std::shared_ptr<Common::DynamicLibrary> library;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue