Not crashing (but also likely not working) EDRAM emulation.
This commit is contained in:
@@ -10,3 +10,7 @@
|
||||
#include "xenia/ui/vulkan/vulkan.h"
|
||||
|
||||
DEFINE_bool(vulkan_validation, false, "Enable Vulkan validation layers.");
|
||||
|
||||
DEFINE_bool(vulkan_primary_queue_only, false,
|
||||
"Force the use of the primary queue, ignoring any additional that "
|
||||
"may be present.");
|
||||
|
||||
Reference in New Issue
Block a user