mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
VideoBackends: Merge Initialize and Shutdown functions.
This commit is contained in:
@@ -20,7 +20,7 @@ using NativeVertexFormatMap =
|
||||
std::unordered_map<PortableVertexDeclaration, std::unique_ptr<NativeVertexFormat>>;
|
||||
|
||||
void Init();
|
||||
void Shutdown();
|
||||
void Clear();
|
||||
|
||||
void MarkAllDirty();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user