Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers. - Add native Metal renderer.
This commit is contained in:
@ -12,9 +12,9 @@
|
||||
|
||||
#include "common/settings_interface.h"
|
||||
#include "common/types.h"
|
||||
#include "common/window_info.h"
|
||||
|
||||
#include "core/input_types.h"
|
||||
#include "window_info.h"
|
||||
|
||||
/// Class, or source of an input event.
|
||||
enum class InputSourceType : u32
|
||||
|
||||
Reference in New Issue
Block a user