Merge "DEPTH_STENCIL_OES as tex format requires OES_depth_texture" into nougat-cts...
[platform/upstream/VK-GL-CTS.git] / targets / android / install.bat
1 @echo off
2 echo Removing old dEQP Ondevice Package...
3 adb %* uninstall com.drawelements.deqp
4
5 echo Installing dEQP Ondevice Package...
6 adb %* install -r dEQP.apk