I example.scene3: Late-enabling -Xcheck:jni E example.scene3: Unknown bits set in runtime_flags: 0x28000 I Perf : Connecting to perf service. I example.scene3: [GL_OOM] ClampGrowthLimit 268435456 V Font : Change font:1 V Font : Default family:android.graphics.Typeface@6e28bcf4 W System : ClassLoader referenced unknown path: W example.scene3: Accessing hidden method Landroid/content/ContextWrapper;->getDisplay()Landroid/view/Display; (greylist, linking, allowed) V FlingOptimizerScroller: FlingOptimizerOverScroller Init I QtCore : Start I Qt : qt started V ViewRootImpl: The specified message queue synchronization barrier token has not been posted or has already been removed D ViewRootImpl[QtActivity]: windowFocusChanged hasFocus=true inTouchMode=true I AdrenoGLES: QUALCOMM build : 6209c5d, Ifdcc64d6e8 I AdrenoGLES: Build Date : 12/12/19 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.03 I AdrenoGLES: Local Branch : mybranchea1c9b4a-9e05-f149-a3b2-1458d0b52ae8 I AdrenoGLES: Remote Branch : quic/gfx-adreno.lnx.1.0.r85-rel I AdrenoGLES: Remote Branch : NONE I AdrenoGLES: Reconstruct Branch : NOTHING I AdrenoGLES: Build Config : C O 9.0.3 AArch64 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066 W Gralloc3: mapper 3.x is not supported W Qt A11Y : Could not (yet) activate platform accessibility. I AdrenoGLES: WARNING: 0:3: extension 'GL_ARB_fragment_coord_conventions' is not supported I AdrenoGLES: ERROR: 0:6: 'attribute' : supported in vertex shaders only I AdrenoGLES: ERROR: 0:7: 'attribute' : supported in vertex shaders only I AdrenoGLES: ERROR: 2 compilation errors. No code generated. 07-04 14:20:15.638 26897 27706 I AdrenoGLES: W libscene3d_arm64-v8a.so: QOpenGLShader::compile(Fragment): WARNING: 0:3: extension 'GL_ARB_fragment_coord_conventions' is not supported W libscene3d_arm64-v8a.so: ERROR: 0:6: 'attribute' : supported in vertex shaders only W libscene3d_arm64-v8a.so: ERROR: 0:7: 'attribute' : supported in vertex shaders only W libscene3d_arm64-v8a.so: ERROR: 2 compilation errors. No code generated. 07-04 14:20:15.638 26897 27706 W libscene3d_arm64-v8a.so: 07-04 14:20:15.638 26897 27706 W libscene3d_arm64-v8a.so: W libscene3d_arm64-v8a.so: *** Problematic Fragment shader source code *** W libscene3d_arm64-v8a.so: #version 100 W libscene3d_arm64-v8a.so: #ifdef GL_KHR_blend_equation_advanced W libscene3d_arm64-v8a.so: #extension GL_ARB_fragment_coord_conventions : enable W libscene3d_arm64-v8a.so: #extension GL_KHR_blend_equation_advanced : enable W libscene3d_arm64-v8a.so: #endif W libscene3d_arm64-v8a.so: #ifndef GL_FRAGMENT_PRECISION_HIGH W libscene3d_arm64-v8a.so: #define highp mediump W libscene3d_arm64-v8a.so: #endif W libscene3d_arm64-v8a.so: #line 1 07-04 14:20:15.639 26897 27706 W libscene3d_arm64-v8a.so: W libscene3d_arm64-v8a.so: #define LAYER_diffuse W libscene3d_arm64-v8a.so: #define LAYER_specular W libscene3d_arm64-v8a.so: #define LAYER_normal W libscene3d_arm64-v8a.so: uniform highp vec3 eyePosition; W libscene3d_arm64-v8a.so: attribute highp vec3 worldPosition; W libscene3d_arm64-v8a.so: attribute highp vec3 worldNormal; W libscene3d_arm64-v8a.so: uniform highp float shininess; W libscene3d_arm64-v8a.so: uniform highp vec4 ks; W libscene3d_arm64-v8a.so: uniform highp vec4 kd; W libscene3d_arm64-v8a.so: uniform highp vec4 ka; W libscene3d_arm64-v8a.so: /**************************************************************************** W libscene3d_arm64-v8a.so: ** W libscene3d_arm64-v8a.so: ** Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB). W libscene3d_arm64-v8a.so: ** Contact: https://www.qt.io/licensing/ W libscene3d_arm64-v8a.so: ** W libscene3d_arm64-v8a.so: ** This file is part of the Qt3D module of the Qt Toolkit. W libscene3d_arm64-v8a.so: ** W libscene3d_arm64-v8a.so: ** $QT_BEGIN_LICENSE:BSD$ W libscene3d_arm64-v8a.so: ** Commercial License Usage W libscene3d_arm64-v8a.so: ** Licensees holding valid commercial Qt licenses may use this file in W libscene3d_arm64-v8a.so: ** accordance with the commercial license agreement provided with the W libscene3d_arm64-v8a.so: ** Software or, alternatively,