mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -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
|
||||
|
@ -22,4 +22,4 @@ public:
|
||||
private:
|
||||
void FillBackendInfo();
|
||||
};
|
||||
}
|
||||
} // namespace DX12
|
||||
|
Reference in New Issue
Block a user