mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Android) Re-enable Vulkan
This commit is contained in:
parent
5c4e3ad87e
commit
3b8ae65afb
@ -5,7 +5,7 @@ RARCH_DIR := ../../../..
|
|||||||
|
|
||||||
HAVE_NEON := 1
|
HAVE_NEON := 1
|
||||||
HAVE_LOGGER := 0
|
HAVE_LOGGER := 0
|
||||||
HAVE_VULKAN := 0
|
HAVE_VULKAN := 1
|
||||||
|
|
||||||
INCFLAGS :=
|
INCFLAGS :=
|
||||||
DEFINES :=
|
DEFINES :=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user