mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
VideoBackends:Metal: Remove unified memory config
Not worth the extra code
This commit is contained in:
@ -16,7 +16,6 @@ namespace Metal
|
||||
{
|
||||
struct DeviceFeatures
|
||||
{
|
||||
bool unified_memory;
|
||||
bool subgroup_ops;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user