mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user