From 9833bfddf3d2ab84a4a1a5abbcd7bf9ea0a70ec1 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sun, 12 Jul 2020 23:28:18 +1000 Subject: [PATCH] Android: Add Vulkan renderer to options --- android/app/src/main/res/values/arrays.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml index 50881a898..b888126b3 100644 --- a/android/app/src/main/res/values/arrays.xml +++ b/android/app/src/main/res/values/arrays.xml @@ -23,10 +23,12 @@ Hardware (OpenGL) + Hardware (Vulkan) Software OpenGL + Vulkan Software @@ -65,4 +67,4 @@ 15 16 - \ No newline at end of file +