Debugging starts D/dalvikvm( 2357): Not late-enabling CheckJNI (already on) I/ActivityManager( 1447): Start proc org.qtproject.example.calqlatr for activity org.qtproject.example.calqlatr/org.qtproject.qt5.android.bindings.QtActivity: pid=2357 uid=10051 gids={50051, 3003, 1015, 1028} E/Trace ( 2357): error opening trace file: No such file or directory (2) D/dalvikvm( 2357): GC_CONCURRENT freed 251K, 12% free 2544K/2860K, paused 2ms+0ms, total 3ms D/dalvikvm( 2357): GC_CONCURRENT freed 413K, 16% free 2533K/3012K, paused 2ms+0ms, total 3ms D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libgnustl_shared.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libgnustl_shared.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libgnustl_shared.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Core.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Core.so 0xae9df948 D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Network.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Network.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libQt5Network.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Qml.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Qml.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libQt5Qml.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Gui.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Gui.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libQt5Gui.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Quick.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5Quick.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libQt5Quick.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5QuickParticles.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/lib/libQt5QuickParticles.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/lib/libQt5QuickParticles.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/qt-reserved-files/plugins/platforms/android/libqtforandroid.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/qt-reserved-files/plugins/platforms/android/libqtforandroid.so 0xae9df948 I/Qt ( 2357): qt start D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/qt-reserved-files/plugins/bearer/libqandroidbearer.so 0xae9df948 D/dalvikvm( 2357): Added shared lib /data/data/org.qtproject.example.calqlatr/qt-reserved-files/plugins/bearer/libqandroidbearer.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/data/org.qtproject.example.calqlatr/qt-reserved-files/plugins/bearer/libqandroidbearer.so 0xae9df948, skipping init D/dalvikvm( 2357): Trying to load lib /data/data/org.qtproject.example.calqlatr/lib/libQt5QuickParticles.so 0xae9df948 D/dalvikvm( 2357): Shared lib '/data/data/org.qtproject.example.calqlatr/lib/libQt5QuickParticles.so' already loaded in same CL 0xae9df948 W/System.err( 2357): java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable W/System.err( 2357): at java.lang.Class.classForName(Native Method) W/System.err( 2357): at java.lang.Class.forName(Class.java:217) W/System.err( 2357): at java.lang.Class.forName(Class.java:172) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.getClass(ExtractStyle.java:395) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.(ExtractStyle.java:98) W/System.err( 2357): at org.qtproject.qt5.android.QtActivityDelegate.loadApplication(QtActivityDelegate.java:512) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.loadApplication(QtLoader.java:237) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.startApp(QtLoader.java:647) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivityLoader.onCreate(QtActivityLoader.java:181) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:269) W/System.err( 2357): at android.app.Activity.performCreate(Activity.java:5104) W/System.err( 2357): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080) W/System.err( 2357): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144) W/System.err( 2357): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230) W/System.err( 2357): at android.app.ActivityThread.access$600(ActivityThread.java:141) W/System.err( 2357): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234) W/System.err( 2357): at android.os.Handler.dispatchMessage(Handler.java:99) W/System.err( 2357): at android.os.Looper.loop(Looper.java:137) W/System.err( 2357): at android.app.ActivityThread.main(ActivityThread.java:5041) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) W/System.err( 2357): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) W/System.err( 2357): at dalvik.system.NativeStart.main(Native Method) W/System.err( 2357): Caused by: java.lang.NoClassDefFoundError: android/graphics/drawable/RippleDrawable W/System.err( 2357): ... 26 more W/System.err( 2357): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.drawable.RippleDrawable" on path: /data/app/org.qtproject.example.calqlatr-1.apk W/System.err( 2357): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:501) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) W/System.err( 2357): ... 26 more W/System.err( 2357): java.lang.ClassNotFoundException: android.graphics.drawable.AnimatedStateListDrawable W/System.err( 2357): at java.lang.Class.classForName(Native Method) W/System.err( 2357): at java.lang.Class.forName(Class.java:217) W/System.err( 2357): at java.lang.Class.forName(Class.java:172) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.getClass(ExtractStyle.java:395) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.(ExtractStyle.java:99) W/System.err( 2357): at org.qtproject.qt5.android.QtActivityDelegate.loadApplication(QtActivityDelegate.java:512) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.loadApplication(QtLoader.java:237) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.startApp(QtLoader.java:647) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivityLoader.onCreate(QtActivityLoader.java:181) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:269) W/System.err( 2357): at android.app.Activity.performCreate(Activity.java:5104) W/System.err( 2357): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080) W/System.err( 2357): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144) W/System.err( 2357): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230) W/System.err( 2357): at android.app.ActivityThread.access$600(ActivityThread.java:141) W/System.err( 2357): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234) W/System.err( 2357): at android.os.Handler.dispatchMessage(Handler.java:99) W/System.err( 2357): at android.os.Looper.loop(Looper.java:137) W/System.err( 2357): at android.app.ActivityThread.main(ActivityThread.java:5041) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) W/System.err( 2357): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) W/System.err( 2357): at dalvik.system.NativeStart.main(Native Method) W/System.err( 2357): Caused by: java.lang.NoClassDefFoundError: android/graphics/drawable/AnimatedStateListDrawable W/System.err( 2357): ... 26 more W/System.err( 2357): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.drawable.AnimatedStateListDrawable" on path: /data/app/org.qtproject.example.calqlatr-1.apk W/System.err( 2357): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:501) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) W/System.err( 2357): ... 26 more W/System.err( 2357): java.lang.ClassNotFoundException: android.graphics.drawable.VectorDrawable W/System.err( 2357): at java.lang.Class.classForName(Native Method) W/System.err( 2357): at java.lang.Class.forName(Class.java:217) W/System.err( 2357): at java.lang.Class.forName(Class.java:172) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.getClass(ExtractStyle.java:395) W/System.err( 2357): at org.qtproject.qt5.android.ExtractStyle.(ExtractStyle.java:100) W/System.err( 2357): at org.qtproject.qt5.android.QtActivityDelegate.loadApplication(QtActivityDelegate.java:512) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.loadApplication(QtLoader.java:237) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtLoader.startApp(QtLoader.java:647) D/dalvikvm( 2357): GC_CONCURRENT freed 182K, 12% free 2737K/3096K, paused 1ms+1ms, total 3ms W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivityLoader.onCreate(QtActivityLoader.java:181) W/System.err( 2357): at org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:269) W/System.err( 2357): at android.app.Activity.performCreate(Activity.java:5104) W/System.err( 2357): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080) W/System.err( 2357): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144) W/System.err( 2357): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230) W/System.err( 2357): at android.app.ActivityThread.access$600(ActivityThread.java:141) W/System.err( 2357): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234) W/System.err( 2357): at android.os.Handler.dispatchMessage(Handler.java:99) W/System.err( 2357): at android.os.Looper.loop(Looper.java:137) W/System.err( 2357): at android.app.ActivityThread.main(ActivityThread.java:5041) W/System.err( 2357): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err( 2357): at java.lang.reflect.Method.invoke(Method.java:511) W/System.err( 2357): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) W/System.err( 2357): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) W/System.err( 2357): at dalvik.system.NativeStart.main(Native Method) W/System.err( 2357): Caused by: java.lang.NoClassDefFoundError: android/graphics/drawable/VectorDrawable W/System.err( 2357): ... 26 more W/System.err( 2357): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.drawable.VectorDrawable" on path: /data/app/org.qtproject.example.calqlatr-1.apk W/System.err( 2357): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:501) W/System.err( 2357): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) W/System.err( 2357): ... 26 more W/ResourceType( 2357): Skipping entry 0x10804d4 in package table 0 because it is not complex! D/dalvikvm( 2357): GC_CONCURRENT freed 208K, 9% free 3008K/3288K, paused 6ms+2ms, total 10ms D/dalvikvm( 2357): WAIT_FOR_CONCURRENT_GC blocked 1ms D/dalvikvm( 2357): GC_CONCURRENT freed 375K, 15% free 3022K/3548K, paused 2ms+0ms, total 3ms D/dalvikvm( 2357): GC_CONCURRENT freed 281K, 13% free 3129K/3568K, paused 1ms+0ms, total 2ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 71K, 12% free 3169K/3568K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 3K, 11% free 3317K/3720K, paused 32ms, total 32ms I/dalvikvm-heap( 2357): Grow heap (frag case) to 3.630MB for 349068-byte allocation D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 10% free 3657K/4064K, paused 5ms, total 5ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 151K, 14% free 3658K/4216K, paused 1ms, total 1ms I/dalvikvm-heap( 2357): Grow heap (frag case) to 3.963MB for 349068-byte allocation D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 13% free 3999K/4560K, paused 2ms, total 5ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 151K, 13% free 3999K/4560K, paused 2ms, total 2ms I/dalvikvm-heap( 2357): Grow heap (frag case) to 4.297MB for 349068-byte allocation D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 12% free 4340K/4904K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 151K, 12% free 4341K/4904K, paused 1ms, total 1ms I/dalvikvm-heap( 2357): Grow heap (frag case) to 4.630MB for 349068-byte allocation D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 11% free 4682K/5248K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 151K, 11% free 4682K/5248K, paused 1ms, total 1ms I/dalvikvm-heap( 2357): Grow heap (frag case) to 4.963MB for 349068-byte allocation D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 11% free 5023K/5592K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 303K, 13% free 5214K/5936K, paused 2ms, total 2ms D/dalvikvm( 2357): GC_FOR_ALLOC freed <1K, 10% free 5365K/5936K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 151K, 10% free 5706K/6280K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 459K, 11% free 6116K/6828K, paused 1ms, total 1ms D/dalvikvm( 2357): GC_CONCURRENT freed 610K, 10% free 6631K/7312K, paused 3ms+0ms, total 4ms D/dalvikvm( 2357): GC_CONCURRENT freed 788K, 12% free 7130K/8064K, paused 50ms+1ms, total 53ms D/dalvikvm( 2357): GC_CONCURRENT freed 583K, 8% free 7998K/8672K, paused 1ms+0ms, total 3ms D/dalvikvm( 2357): GC_CONCURRENT freed 1239K, 14% free 8501K/9808K, paused 1ms+0ms, total 3ms D/dalvikvm( 2357): GC_CONCURRENT freed 1652K, 17% free 8859K/10580K, paused 2ms+51ms, total 58ms D/dalvikvm( 2357): WAIT_FOR_CONCURRENT_GC blocked 3ms D/dalvikvm( 2357): GC_FOR_ALLOC freed 335K, 14% free 9451K/10964K, paused 1ms, total 1ms D/dalvikvm( 2357): Trying to load lib /data/app-lib/org.qtproject.example.calqlatr-1/libcalqlatr.so 0xae9df948 D/ ( 2357): (null):0 ((null)): QML debugging is enabled. Only use this in a safe environment. D/dalvikvm( 2357): Added shared lib /data/app-lib/org.qtproject.example.calqlatr-1/libcalqlatr.so 0xae9df948 D/dalvikvm( 2357): No JNI_OnLoad found in /data/app-lib/org.qtproject.example.calqlatr-1/libcalqlatr.so 0xae9df948, skipping init I/Qt JAVA ( 2357): DEBUGGER: extra parameters: Bundle[{qml_debug=true, qmljsdebugger=port:55511,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector, debug_ping=true, gdbserver_socket=/data/data/org.qtproject.example.calqlatr/debug-socket, gdbserver_command=/data/data/org.qtproject.example.calqlatr/lib/libgdbserver.so --multi +/data/data/org.qtproject.example.calqlatr/debug-socket, ping_socket=org.qtproject.example.calqlatr.ping_pong_socket}] I/Qt JAVA ( 2357): DEBUGGER: removing gdb socket /data/data/org.qtproject.example.calqlatr/debug-socket I/Qt JAVA ( 2357): DEBUGGER: starting /data/data/org.qtproject.example.calqlatr/lib/libgdbserver.so --multi +/data/data/org.qtproject.example.calqlatr/debug-socket I/Qt JAVA ( 2357): DEBUGGER: gdbserver started I/Qt JAVA ( 2357): DEBUGGER: waiting for socket at /data/data/org.qtproject.example.calqlatr/debug-socket, attempt 0 I/Qt JAVA ( 2357): DEBUGGER: waiting for socket at /data/data/org.qtproject.example.calqlatr/debug-socket, attempt 1 I/Qt JAVA ( 2357): DEBUGGER: socket ok I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Debug socket accepted I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep Could not load shared library symbols for 69 libraries, e.g. /system/bin/linker. Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"?Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code.I/Qt JAVA ( 2357): DEBUGGER: Waiting for debug socket connect I/Qt JAVA ( 2357): DEBUGGER: go to sleep I/Qt JAVA ( 2357): DEBUGGER: Incoming socket OK I/Qt JAVA ( 2357): DEBUGGER: Got pid acknowledgment I/Qt JAVA ( 2357): DEBUGGER: ping not requested I/Qt JAVA ( 2357): DEBUGGER: pong not requested D/dalvikvm( 2357): GC_CONCURRENT freed 8526K, 75% free 2862K/11448K, paused 0ms+37ms, total 44ms D/libEGL ( 2357): Emulator without GPU support detected. Fallback to software renderer. D/libEGL ( 2357): loaded /system/lib/egl/libGLES_android.so D/gralloc_ranchu( 2357): Emulator without host-side GPU emulation detected. D/libcalqlatr( 2357): (null):0 ((null)): QML Debugger: Waiting for connection on port 55511... W/libcalqlatr( 2357): (null):0 ((null)): Cannot find EGLConfig, returning null config W/libcalqlatr( 2357): (null):0 ((null)): Cannot find EGLConfig, returning null config E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformMatrix4x3fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBlitFramebuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBlitFramebufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBlitFramebufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBlitFramebufferEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBlitFramebufferANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glRenderbufferStorageMultisample") E/libEGL ( 2357): no more slots for eglGetProcAddress("glRenderbufferStorageMultisampleARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glRenderbufferStorageMultisampleOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glRenderbufferStorageMultisampleEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayerARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayerOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayerEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayerANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferTextureLayerNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRange") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRangeARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRangeOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRangeEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRangeANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferRangeNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRange") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRangeARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRangeOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRangeEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRangeANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFlushMappedBufferRangeNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexArray") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexArrayARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexArrayOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteVertexArrays") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteVertexArraysARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteVertexArraysOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenVertexArrays") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenVertexArraysARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenVertexArraysOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsVertexArray") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsVertexArrayARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsVertexArrayOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_v") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_vARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_vOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_vEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_vANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetIntegeri_vNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBeginTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glEndTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRange") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRangeARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRangeOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRangeEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRangeANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferRangeNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBase") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBaseARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBaseOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBaseEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBaseANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindBufferBaseNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryings") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryingsARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryingsOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryingsEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryingsANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTransformFeedbackVaryingsNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVarying") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVaryingARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVaryingOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVaryingEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVaryingANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTransformFeedbackVaryingNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointerARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointerOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointerEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointerANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIPointerNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetVertexAttribIuivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4i") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4iv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4ivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribI4uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformuivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocation") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocationARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocationOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocationEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocationANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFragDataLocationNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform1uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform2uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform3uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniform4uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferuivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfi") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClearBufferfiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringi") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetStringiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubData") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubDataARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubDataOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubDataEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubDataANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCopyBufferSubDataNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndices") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndicesARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndicesOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndicesEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndicesANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformIndicesNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformsivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndex") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndexARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndexOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndexEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndexANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetUniformBlockIndexNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockName") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockNameARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockNameOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockNameEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockNameANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetActiveUniformBlockNameNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBinding") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBindingARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBindingOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBindingEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBindingANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUniformBlockBindingNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstanced") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstancedARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstancedOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstancedEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstancedANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysInstancedNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstanced") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstancedARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstancedOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstancedEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstancedANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsInstancedNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSync") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSyncARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSyncOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSyncEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSyncANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFenceSyncNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSync") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSyncARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSyncOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSyncEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSyncANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSyncNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSync") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSyncARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSyncOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSyncEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSyncANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSyncNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSync") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSyncARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSyncOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSyncEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSyncANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glClientWaitSyncNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSync") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSyncARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSyncOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSyncEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSyncANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glWaitSyncNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64v") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64vARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64vOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64vEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64vANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64vNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSynciv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSyncivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSyncivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSyncivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSyncivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSyncivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_v") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_vARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_vOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_vEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_vANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInteger64i_vNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64v") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64vARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64vOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64vEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64vANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferParameteri64vNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplers") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplersARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplersOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplersEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplersANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenSamplersNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplers") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplersARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplersOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplersEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplersANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteSamplersNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSampler") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSamplerARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSamplerOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSamplerEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSamplerANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsSamplerNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSampler") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSamplerARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSamplerOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSamplerEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSamplerANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindSamplerNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteri") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameteriv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterf") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSamplerParameterfvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameteriv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetSamplerParameterfvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisor") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisorARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisorOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisorEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisorANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribDivisorNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacks") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacksARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacksOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacksEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacksANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteTransformFeedbacksNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacks") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacksARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacksOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacksEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacksANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenTransformFeedbacksNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glPauseTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedback") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedbackARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedbackOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedbackEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedbackANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glResumeTransformFeedbackNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramBinary") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramBinaryARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramBinaryOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramBinary") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramBinaryARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramBinaryOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramParameteri") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramParameteriARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramParameteriOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramParameteriEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebufferEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebufferANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateFramebufferNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebufferEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebufferANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glInvalidateSubFramebufferNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2D") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage3D") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage3DARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage3DOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage3DEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativ") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetInternalformativNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchCompute") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirect") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirectARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirectOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirectEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirectANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDispatchComputeIndirectNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirect") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirectARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirectOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirectEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirectANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawArraysIndirectNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirect") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirectARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirectOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirectEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirectANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDrawElementsIndirectNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteri") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteriARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteriOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteriEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteriANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glFramebufferParameteriNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameteriv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameterivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameterivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameterivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameterivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetFramebufferParameterivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramInterfaceivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndex") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndexARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndexOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndexEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndexANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceIndexNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceName") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceNameARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceNameOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceNameEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceNameANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceNameNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocation") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocationARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocationOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocationEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocationANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramResourceLocationNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUseProgramStages") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUseProgramStagesARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUseProgramStagesOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glUseProgramStagesEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glActiveShaderProgram") E/libEGL ( 2357): no more slots for eglGetProcAddress("glActiveShaderProgramARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glActiveShaderProgramOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glActiveShaderProgramEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCreateShaderProgramv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCreateShaderProgramvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCreateShaderProgramvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glCreateShaderProgramvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindProgramPipeline") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindProgramPipelineARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindProgramPipelineOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindProgramPipelineEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteProgramPipelines") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteProgramPipelinesARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteProgramPipelinesOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDeleteProgramPipelinesEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenProgramPipelines") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenProgramPipelinesARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenProgramPipelinesOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGenProgramPipelinesEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsProgramPipeline") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsProgramPipelineARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsProgramPipelineOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glIsProgramPipelineEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1i") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1iARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1iOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1iEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2i") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2iARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2iOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2iEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3i") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3iARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3iOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3iEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4i") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4iARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4iOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4iEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4ui") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1f") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2f") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3f") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4f") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1iv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1ivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1ivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1ivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2iv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2ivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2ivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2ivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3iv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3ivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3ivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3ivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4iv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4ivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4ivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4ivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uiv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4uivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform1fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform2fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform3fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniform4fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x3fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x2fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix2x4fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x2fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix3x4fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glProgramUniformMatrix4x3fvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glValidateProgramPipeline") E/libEGL ( 2357): no more slots for eglGetProcAddress("glValidateProgramPipelineARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glValidateProgramPipelineOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glValidateProgramPipelineEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineInfoLog") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineInfoLogARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineInfoLogOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetProgramPipelineInfoLogEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTexture") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTextureARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTextureOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTextureEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTextureANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindImageTextureNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_v") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_vARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_vOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_vEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_vANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBooleani_vNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrier") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegion") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegionARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegionOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegionEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegionANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMemoryBarrierByRegionNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisample") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisampleARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisampleOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisampleEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisampleANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glTexStorage2DMultisampleNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetMultisamplefvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaski") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaskiARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaskiOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaskiEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaskiANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glSampleMaskiNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameteriv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterivARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterivOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterivEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterivANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterivNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfv") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfvARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfvOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfvEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfvANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetTexLevelParameterfvNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBufferEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBufferANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glBindVertexBufferNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormat") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormatARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormatOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormatEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormatANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribFormatNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormat") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormatARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormatOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormatEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormatANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribIFormatNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBinding") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBindingARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBindingOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBindingEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBindingANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexAttribBindingNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisor") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisorARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisorOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisorEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisorANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glVertexBindingDivisorNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glMapBufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubData") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubDataARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubDataOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubDataEXT") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubDataANGLE") E/libEGL ( 2357): no more slots for eglGetProcAddress("glGetBufferSubDataNV") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDiscardFramebuffer") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDiscardFramebufferARB") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDiscardFramebufferOES") E/libEGL ( 2357): no more slots for eglGetProcAddress("glDiscardFramebufferEXT") W/libcalqlatr( 2357): (null):0 ((null)): QSGContext::initialize: depth buffer support missing, expect rendering errors W/libcalqlatr( 2357): (null):0 ((null)): QSGContext::initialize: stencil buffer support missing, expect rendering errors E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Vertex): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Fragment): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QSGMaterialShader: Shader compilation failed: W/libcalqlatr( 2357): (null):0 ((null)): "" E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not linked E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Vertex): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Fragment): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QSGMaterialShader: Shader compilation failed: W/libcalqlatr( 2357): (null):0 ((null)): "" E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( textureScale ): shader program is not linked W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is not linked W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is not linked E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Vertex): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShader::compile(Fragment): failed E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QSGMaterialShader: Shader compilation failed: W/libcalqlatr( 2357): (null):0 ((null)): "" E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): QOpenGLShaderProgram::uniformLocation( qt_Matrix ): shader program is not linked E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API E/libEGL ( 2357): called unimplemented OpenGL ES API W/libcalqlatr( 2357): (null):0 ((null)): Cannot find EGLConfig, returning null config E/libEGL ( 2357): eglMakeCurrent:593 error 3009 (EGL_BAD_MATCH) W/libcalqlatr( 2357): (null):0 ((null)): QEGLPlatformContext: eglMakeCurrent failed: 3009 E/libEGL ( 2357): call to OpenGL ES API with no current context (logged once per thread) W/InputMethodManagerService( 1447): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@af579f50 (uid=10051 pid=2357) I/ActivityManager( 1447): Process org.qtproject.example.calqlatr (pid 2357) has died. Debugging has finished