mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
parent
d347867f2e
commit
ff972e3673
208 changed files with 311 additions and 309 deletions
|
@ -30,4 +30,4 @@ private:
|
|||
std::array<D3D12_INPUT_ELEMENT_DESC, MAX_VERTEX_ATTRIBUTES> m_attribute_descriptions = {};
|
||||
u32 m_num_attributes = 0;
|
||||
};
|
||||
} // namespace Vulkan
|
||||
} // namespace DX12
|
||||
|
|
|
@ -22,4 +22,4 @@ public:
|
|||
private:
|
||||
void FillBackendInfo();
|
||||
};
|
||||
}
|
||||
} // namespace DX12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue