OSDN Git Service

Add experimental Vulkan support
[android-x86/bootable-newinstaller.git] / install / grub2 / efi / boot / android.cfg
index 5f04bfb..00b0a5a 100644 (file)
@@ -92,6 +92,7 @@ if [ -s ($android)$kdir/install.img ]; then
 fi
 
 submenu "Advanced options -> " --class forward {
+       add_entry "$live - Vulkan support (experimental)" quiet VULKAN=1
        add_entry "$live - No Setup Wizard" quiet SETUPWIZARD=0
        add_entry "$live - No Hardware Acceleration" quiet nomodeset HWACCEL=0
        if [ -s ($android)$kdir/install.img ]; then