KhronosGroup / Vulkan-Samples-Deprecated

Vulkan sample code
Apache License 2.0
449 stars 75 forks source link

Lost response after showing one frame on Android 7 #118

Open tiantian20007 opened 7 years ago

tiantian20007 commented 7 years ago

The app got stuck after showing one frame on Android 7 (MI 5, MIUI 8) log: com.vulkansamples.atw_vulkan V/atw: -------------------------------- /com.vulkansamples.atw_vulkan V/atw: OS : Android 7.1.1 (18) com.vulkansamples.atw_vulkan V/atw: CPU : Qualcomm Technologies, Inc MSM8953Pro - AArch64 Processor rev 4 (aarch64) com.vulkansamples.atw_vulkan V/atw: GPU : Adreno (TM) 506 com.vulkansamples.atw_vulkan V/atw: Vulkan : 1.0.20 com.vulkansamples.atw_vulkan V/atw: Display : 1920 x 1080 - 60 Hz (fullscreen) com.vulkansamples.atw_vulkan V/atw: Eye Img : 1024 x 1024 - 1x MSAA com.vulkansamples.atw_vulkan V/atw: -------------------------------- com.vulkansamples.atw_vulkan W/Adreno-GSL: : ioctl fd 52 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 71 Protocol error com.vulkansamples.atw_vulkan W/Adreno-GSL: : panel.gpuSnapshotPath is not set.not generating user snapshot com.vulkansamples.atw_vulkan I/System: Daemon delayGCRequest, sDelayGCRequest=true, delay=false, sPendingGCRequest=false

CatDroid commented 6 years ago

any idea to solve it ?