mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VideoCommon: Add APIType entry for Vulkan
This commit is contained in:
@ -73,6 +73,7 @@ enum class APIType
|
||||
{
|
||||
OpenGL,
|
||||
D3D,
|
||||
Vulkan,
|
||||
Nothing
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user