First dapat rooted phone niyo and naka Snapdragon processor kayo and supported yung vulkan. Some of Snapdragon processor lalo na sa mga low di na supported ng vulkan. Sa pag kakaalam ko ine-enhance ng vulkan ang gpu ng phone kapag maka turn on ito.
Note: Download brevent and make sure you are rooted. Pag ka open mo pa lg niyan di mo na need ng wireless debugging since rooted ka na.
First: Exe Command
Second: Type this code dumpsys gfxinfo|grep -i pipeline" (kapag naka opengl lahat means walang naka on na vulkan.)
Third: type this code (setprop debug.hwui.renderer skiavk;for a in $(pm list packages|grep -v ia.mo|cut -f2 -d
;do am force-stop "$a"&done)>/dev/null 2>&1& (then kapag nag restart yung launcher niyo means tinuturn on na yung vulkan.)Fourth: Back to brevent and exe command then type again this "dumpsys gfxinfo|grep -i pipeline" (Then lalabas na yung vulkan)
Ps: Do at your own risk walang bootloop issue sa'kin nung ginawa ko to ang issue lg is kapag chineck ko yung profile ng tiktok acc and nanonood ako ng vid nag iiba ng kulay and ganon din sa facebook.)
If gusto mo ibalik sa opengl this is the code (setprop debug.hwui.renderer opengl;for a in $(pm list packages|grep -v ia.mo|cut -f2 -d
;do am force-stop "$a"&done)>/dev/null 2>&1&(Mag rrestart ulet yung launcher niyo niyan.)
Note: Do at your own risk po!